diff options
author | Jonathan Bakker <xc-racer2@live.ca> | 2020-04-04 20:08:49 +0300 |
---|---|---|
committer | Krzysztof Kozlowski <krzk@kernel.org> | 2020-04-13 13:10:30 +0300 |
commit | b577a279914085c6b657c33e9f39ef56d96a3302 (patch) | |
tree | e2de4fb1798f37787c46bfab1a628ea932d3b7b7 /drivers/iio/potentiostat | |
parent | 8f3d9f354286745c751374f5f1fcafee6b3f3136 (diff) | |
download | linux-b577a279914085c6b657c33e9f39ef56d96a3302.tar.xz |
pinctrl: samsung: Correct setting of eint wakeup mask on s5pv210
Commit a8be2af0218c ("pinctrl: samsung: Write external wakeup interrupt
mask") started writing the eint wakeup mask from the pinctrl driver.
Unfortunately, it made the assumption that the private retention data
was always a regmap while in the case of s5pv210 it is a raw pointer
to the clock base (as the eint wakeup mask not in the PMU as with newer
Exynos platforms).
Fixes: a8be2af0218c ("pinctrl: samsung: Write external wakeup interrupt mask")
Cc: <stable@vger.kernel.org>
Signed-off-by: Jonathan Bakker <xc-racer2@live.ca>
Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
Diffstat (limited to 'drivers/iio/potentiostat')
0 files changed, 0 insertions, 0 deletions