pinctrl: samsung: Remove legacy API for handling external wakeup interrupts mask
authorKrzysztof Kozlowski <krzk@kernel.org>
Tue, 5 Feb 2019 19:59:09 +0000 (20:59 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Fri, 8 Feb 2019 13:52:31 +0000 (14:52 +0100)
commitb45eb4084bd918ddd62b8090150b8ac1d3aee689
tree1a036dcee07d3a4cb7de81f3221f9ffc2abafcb5
parentb6e5531c0f80de2779c87d0235b4fde5310a83b5
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>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/samsung/pinctrl-exynos.c