]> git.baikalelectronics.ru Git - kernel.git/commit
Input: amikbd - use module_platform_driver_probe macro
authorSachin Kamat <sachin.kamat@linaro.org>
Mon, 18 Mar 2013 04:27:11 +0000 (21:27 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Mon, 18 Mar 2013 04:37:18 +0000 (21:37 -0700)
commit6a4db317e9ff0668dcb493d5b7f262efb02e80a3
tree95c0a8ed0a1121c17278f1d0de5a71ae1fe25839
parent8c848d5b0672609f35aee0399ac41fd9ba67a3a1
Input: amikbd - 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/keyboard/amikbd.c