mirror of
https://github.com/LineageOS/android_kernel_fxtec_sm6115.git
synced 2026-04-19 19:23:11 +00:00
PWER settings logically belongs neither to GPIO nor to system IRQ code. Add special functions to handle PWER (for GPIO and for system IRQs) from platform code. Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>