Skip to content
Commit 18b2b181 authored by Axel Lin's avatar Axel Lin Committed by Dmitry Torokhov
Browse files

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: default avatarAxel Lin <axel.lin@gmail.com>
Signed-off-by: default avatarDmitry Torokhov <dtor@mail.ru>
parent ff4d0492
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment