]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit65253183d3076a227a1864ebda7394e5709d4bbf
tree1a036dcee07d3a4cb7de81f3221f9ffc2abafcb5
parentdc84df73fe4d7b2f25da3a98c0dfbe0073d29155
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