diff options
author | Dmitry Torokhov <dmitry.torokhov@gmail.com> | 2009-09-09 19:08:17 -0700 |
---|---|---|
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | 2009-09-10 22:11:37 -0700 |
commit | f81134163fc785622f58af27363079ba1de7c7aa (patch) | |
tree | c67cc607689b5abd739536f65f85cbc8539f02f3 /drivers/thermal/thermal_sys.c | |
parent | 386b384900a200d5fcabdd4a9c27eb21db606cd4 (diff) | |
download | linux-stable-f81134163fc785622f58af27363079ba1de7c7aa.tar.gz linux-stable-f81134163fc785622f58af27363079ba1de7c7aa.tar.bz2 linux-stable-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/thermal/thermal_sys.c')
0 files changed, 0 insertions, 0 deletions