diff options
author | 2009-09-09 19:08:17 -0700 | |
---|---|---|
committer | 2009-09-10 22:11:37 -0700 | |
commit | f81134163fc785622f58af27363079ba1de7c7aa (patch) | |
tree | c67cc607689b5abd739536f65f85cbc8539f02f3 /mm/vmalloc.c | |
parent | Input: i8042 - use boolean type where it makes sense (diff) | |
download | wireguard-linux-f81134163fc785622f58af27363079ba1de7c7aa.tar.xz wireguard-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 'mm/vmalloc.c')
0 files changed, 0 insertions, 0 deletions