diff options
author | Greg Kroah-Hartman <[email protected]> | 2012-08-17 17:48:26 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2012-08-17 17:50:44 -0700 |
commit | d04dbd1c0ec17a13326c8f2279399c225836a79f (patch) | |
tree | 54c228692e3d2e13c8fff77a30a4859a7e707580 /tools/perf/util/trace-event-scripting.c | |
parent | 731879f8e3d4c61220462160311fa650a8b96abf (diff) |
USB: smsusb: 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: Mauro Carvalho Chehab <[email protected]>
CC: Michael Krufky <[email protected]>
CC: Paul Gortmaker <[email protected]>
CC: Doron Cohen <[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