diff options
author | Chanho Park <chanho61.park@samsung.com> | 2021-01-27 01:16:31 +0100 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2021-01-27 09:12:12 +0100 |
commit | ef1e21503cc41937b53d436c8f744ded95ab954b (patch) | |
tree | 2c9a9ca0a9bd7b7531ad7c808773d5c97aa511e8 /Documentation/devicetree/bindings/pinctrl | |
parent | dt-bindings: mediatek: mt8192: Fix dt_binding_check warning (diff) | |
download | linux-ef1e21503cc41937b53d436c8f744ded95ab954b.tar.xz linux-ef1e21503cc41937b53d436c8f744ded95ab954b.zip |
pinctrl: samsung: use raw_spinlock for s3c64xx
Convert spin_[lock|unlock] functions of pin bank to
raw_spinlock to support preempt-rt for pinctrl-s3c64xx. Below patch
converted spinlock_t to raw_spinlock_t but it didn't convert the
s3c64xx's spinlock.
Fixes: 1f306ecbe0f6 ("pinctrl: samsung: use raw_spinlock for locking")
Cc: Tomasz Figa <tomasz.figa@gmail.com>
Cc: Krzysztof Kozlowski <krzk@kernel.org>
Cc: Sylwester Nawrocki <s.nawrocki@samsung.com>
Cc: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Chanho Park <chanho61.park@samsung.com>
Link: https://lore.kernel.org/r/20210127001631.91209-1-chanho61.park@samsung.com
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'Documentation/devicetree/bindings/pinctrl')
0 files changed, 0 insertions, 0 deletions