diff options
author | Dmitry Torokhov <dmitry.torokhov@gmail.com> | 2012-01-23 08:27:29 +0100 |
---|---|---|
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | 2012-01-23 09:02:12 +0100 |
commit | db3dbd093a7cbb201f169ace35f6cdff562e5a77 (patch) | |
tree | 2b2d30e3cad8c9d5bb6c3bde120982ef686b5fae /drivers/input/misc | |
parent | Input: tc3589x-keypad - add missing kerneldoc (diff) | |
download | linux-db3dbd093a7cbb201f169ace35f6cdff562e5a77.tar.xz linux-db3dbd093a7cbb201f169ace35f6cdff562e5a77.zip |
Input: nomadik-ske-keypad - do not assign driver's probe() method
Because we are using platform_device_probe() to register the driver
we do not need to assign driver's probe method. We also can mark
ske_keypad_probe(), together with ske_keypad_chip_init(), as __init
instead of __devinit.
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
Diffstat (limited to 'drivers/input/misc')
0 files changed, 0 insertions, 0 deletions