commit | 43839485e30599b47b2e4aca5da79a50a5ef86dd | [log] [tgz] |
---|---|---|
author | Ramon Fried <ramon.fried@gmail.com> | Fri Sep 21 13:35:44 2018 +0300 |
committer | Tom Rini <trini@konsulko.com> | Sun Sep 30 13:00:35 2018 -0400 |
tree | 5a64bd80d2dd677c8e1b4c80818c1a14d1a98b10 | |
parent | bc866cc8d9ea35f0de138a9d01c0598570a58724 [diff] |
ehci: msm: Add missing platdata platdata_auto_alloc_size was not initialized in structure. Caused null pointer dereference when configuring device as gadget. Signed-off-by: Ramon Fried <ramon.fried@gmail.com>