]> git.baikalelectronics.ru Git - kernel.git/commit
Input: nomadik-ske-keypad - use module_platform_driver_probe macro
authorSachin Kamat <sachin.kamat@linaro.org>
Mon, 18 Mar 2013 04:27:41 +0000 (21:27 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Mon, 18 Mar 2013 04:37:21 +0000 (21:37 -0700)
commit3db07496ffcebecb8aa6bfe2d35e98a2447d8d17
tree19a1817f10f92996f87677c65171820185810994
parent6a4db317e9ff0668dcb493d5b7f262efb02e80a3
Input: nomadik-ske-keypad - 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>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/keyboard/nomadik-ske-keypad.c