diff options
author | Axel Lin <axel.lin@gmail.com> | 2011-12-11 23:43:32 -0800 |
---|---|---|
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | 2011-12-12 00:02:51 -0800 |
commit | 18b2b1813f51a314d2468d0c103e593936e5f534 (patch) | |
tree | 4590025d96904e724eb43fa92fcf17baad8f6cfd /drivers/target | |
parent | ff4d049246727087ee797b6802e7c1bd4d5d172c (diff) | |
download | linux-18b2b1813f51a314d2468d0c103e593936e5f534.tar.bz2 |
Input: mc13783-pwrbutton - convert to use module_platform_driver()
This patch converts mc13783-pwrbutton to use the module_platform_driver()
macro which makes the code smaller and a bit simpler.
Also staticise mc13783_pwrbutton_driver which is not used outside
this driver so no need to make the symbol global.
Signed-off-by: Axel Lin <axel.lin@gmail.com>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
Diffstat (limited to 'drivers/target')
0 files changed, 0 insertions, 0 deletions