gpio: qpnp-pin: reorder qpnp-pin device register
The qpnp-pin device register needs to take place earlier than device_initcall because qpnp-pin device could be used in other devices which are registered in device_initcall. This patch reorder device register by using arch_initcall instead of module_init Change-Id: Ieee8aa76070d5a0cfaf142049f59cb9ebc3c0022 Signed-off-by:choongryeol.lee <choongryeol.lee@lge.com> Signed-off-by:
Albert I <krascgq@outlook.co.id>
Loading
Please register or sign in to comment