Dmitry Torokhov f81134163f 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>
2009-09-10 22:11:37 -07:00
..
2008-05-20 12:17:39 -04:00
2005-04-16 15:20:36 -07:00
2008-03-14 11:54:06 -04:00
2007-10-19 11:53:42 -07:00
2009-03-16 08:34:35 -06:00
2008-07-20 17:12:34 -07:00