rt2x00: Input-polldev requires input device
commit4300beb47dd96ccaf5fa1a7550f6f6f15d045b30
authorIvo van Doorn <ivdoorn@gmail.com>
Sat, 27 Oct 2007 11:40:25 +0000 (27 13:40 +0200)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Jan 2008 23:02:58 +0000 (28 15:02 -0800)
treecf078e172198a5c0b9b07365c4d5e1653dbb9296
parente4cd2ff89f91b0556a2e2d928219b2908cafd67f
rt2x00: Input-polldev requires input device

input-polldev requires a correctly allocated
and initialized input device to be set for the
input_polled_dev->input field.
Failure to do that will prevent correct polling
of the device.

Signed-off-by: Ivo van Doorn <IvDoorn@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/wireless/rt2x00/rt2x00rfkill.c