leds: aw200xx: Enable disable_locking flag in regmap config
authorGeorge Stark <gnstark@salutedevices.com>
Sat, 25 Nov 2023 20:05:15 +0000 (23:05 +0300)
committerLee Jones <lee@kernel.org>
Wed, 13 Dec 2023 11:28:59 +0000 (11:28 +0000)
commit96b43a108bd689159486e97cb5a8b0170fa46657
tree5ed21233d75b07c1f7dda34057fdb65fa3404530
parentd883a5ab2f345c2adca781901731795ab94886fb
leds: aw200xx: Enable disable_locking flag in regmap config

In the driver regmap is always used under mutex so regmap's inner lock
can be disabled.

Signed-off-by: George Stark <gnstark@salutedevices.com>
Signed-off-by: Dmitry Rokosov <ddrokosov@salutedevices.com>
Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.com>
Link: https://lore.kernel.org/r/20231125200519.1750-8-ddrokosov@salutedevices.com
Signed-off-by: Lee Jones <lee@kernel.org>
drivers/leds/leds-aw200xx.c