summaryrefslogtreecommitdiffstats
path: root/drivers/input/mouse/psmouse-base.c
diff options
context:
space:
mode:
authorDmitry Torokhov2009-09-10 04:08:17 +0200
committerDmitry Torokhov2009-09-11 07:11:37 +0200
commitf81134163fc785622f58af27363079ba1de7c7aa (patch)
treec67cc607689b5abd739536f65f85cbc8539f02f3 /drivers/input/mouse/psmouse-base.c
parentInput: i8042 - use boolean type where it makes sense (diff)
downloadkernel-qcow2-linux-f81134163fc785622f58af27363079ba1de7c7aa.tar.gz
kernel-qcow2-linux-f81134163fc785622f58af27363079ba1de7c7aa.tar.xz
kernel-qcow2-linux-f81134163fc785622f58af27363079ba1de7c7aa.zip
Input: i8042 - use platform_driver_probe
i8042 is not hot-pluggable and we create the device when we register the driver, so let's save some memory by using platform_device_probe and using __init instead of __devinit. Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
Diffstat (limited to 'drivers/input/mouse/psmouse-base.c')
0 files changed, 0 insertions, 0 deletions