diff options
author | Greg Kroah-Hartman <[email protected]> | 2012-08-17 17:48:33 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2012-08-17 17:50:45 -0700 |
commit | 4d088876f24887cd15a29db923f5f37db6a99f21 (patch) | |
tree | 75ff089099a025e4b80149df17a55819a1f3b827 /tools/perf/util/trace-event-scripting.c | |
parent | a3433179d0822ccfa8e80aa4d1d52843bd2dcc63 (diff) |
USB: vt6656: remove __devinit* from the struct usb_device_id table
This structure needs to always stick around, even if CONFIG_HOTPLUG
is disabled, otherwise we can oops when trying to probe a device that
was added after the structure is thrown away.
Thanks to Fengguang Wu and Bjørn Mork for tracking this issue down.
Reported-by: Fengguang Wu <[email protected]>
Reported-by: Bjørn Mork <[email protected]>
Cc: stable <[email protected]>
CC: Forest Bond <[email protected]>
CC: Marcos Paulo de Souza <[email protected]>
CC: "David S. Miller" <[email protected]>
CC: Jesper Juhl <[email protected]>
CC: Jiri Pirko <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions