diff options
author | Dmitry Torokhov <dmitry.torokhov@gmail.com> | 2009-09-10 02:08:17 (GMT) |
---|---|---|
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | 2009-09-11 05:11:37 (GMT) |
commit | f81134163fc785622f58af27363079ba1de7c7aa (patch) | |
tree | c67cc607689b5abd739536f65f85cbc8539f02f3 /drivers/input/mouse/psmouse.h | |
parent | 386b384900a200d5fcabdd4a9c27eb21db606cd4 (diff) | |
download | linux-fsl-qoriq-f81134163fc785622f58af27363079ba1de7c7aa.tar.xz |
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.h')
0 files changed, 0 insertions, 0 deletions