aboutsummaryrefslogtreecommitdiff
path: root/init
diff options
context:
space:
mode:
authorDmitry Torokhov2012-01-22 23:27:29 -0800
committerDmitry Torokhov2012-01-23 00:02:12 -0800
commitdb3dbd093a7cbb201f169ace35f6cdff562e5a77 (patch)
tree2b2d30e3cad8c9d5bb6c3bde120982ef686b5fae /init
parentdab78d7924598ea4031663dd10db814e2e324928 (diff)
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 'init')
0 files changed, 0 insertions, 0 deletions