]> git.baikalelectronics.ru Git - kernel.git/commit
Input: atmel-wm97xx - use module_platform_driver_probe macro
authorSachin Kamat <sachin.kamat@linaro.org>
Mon, 18 Mar 2013 04:29:07 +0000 (21:29 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Mon, 18 Mar 2013 04:37:35 +0000 (21:37 -0700)
commita75ae3ff43458fb20f13b1d4ae6695fa555aa24f
tree0bba891a966a1c88372f05481ebf43e7e936c141
parent235a8431aeaf57951bf1716e92fcadc7e5050b41
Input: atmel-wm97xx - use module_platform_driver_probe macro

module_platform_driver_probe() eliminates the boilerplate and simplifies
the code.

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/touchscreen/atmel-wm97xx.c