Greg Kroah-Hartman b9c4167cbb USB: p54usb: 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 <fengguang.wu@intel.com>
Reported-by: Bjørn Mork <bjorn@mork.no>
Cc: stable <stable@vger.kernel.org>
CC: Christian Lamparter <chunkeey@googlemail.com>
CC: "John W. Linville" <linville@tuxdriver.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2012-08-17 17:50:44 -07:00
..
2012-07-16 22:38:28 -07:00
2012-06-06 09:31:33 -07:00
2011-03-07 13:51:04 -05:00
2011-04-26 15:50:30 -04:00
2012-04-16 14:38:50 -04:00
2011-02-14 15:52:10 -05:00
2012-04-09 16:07:35 -04:00
2012-07-03 13:48:37 +02:00