pinctrl: samsung: Remove legacy API for handling external wakeup interrupts mask
authorKrzysztof Kozlowski <krzk@kernel.org>
Thu, 19 Jul 2018 10:37:12 +0000 (12:37 +0200)
committerJunghoon Kim <jhoon20.kim@samsung.com>
Thu, 14 Feb 2019 05:57:55 +0000 (14:57 +0900)
commit8096f418860079da716cd64f36d0ac11b4f85699
treec9615daaf8d213c849d3d0218c1b81fa23a18fd2
parent2710566ddaca1038434c966dcede2cae185046ef
pinctrl: samsung: Remove legacy API for handling external wakeup interrupts mask

Remove the legacy, ugly API of exposing the static value of external
wakeup interrupts mask, because all arch-machine users where converted
to use generic implementation from pinctrl driver.

Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
Cc: Tomasz Figa <tomasz.figa@gmail.com>
Cc: Sylwester Nawrocki <snawrocki@kernel.org>
Acked-by: Tomasz Figa <tomasz.figa@gmail.com>
Change-Id: I002a290e7600a3dfb2146a45e6f061cb7343f2c1
drivers/pinctrl/samsung/pinctrl-exynos.c