diff options
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2020-06-05 15:40:36 +0200 |
---|---|---|
committer | Bartosz Golaszewski <bgolaszewski@baylibre.com> | 2020-06-16 11:22:56 +0200 |
commit | ec3decd21380081e3b5de4ba8d85d90a95f201a0 (patch) | |
tree | 105c2eb7cfe2d423e44935aed9e2258283af8a8d /drivers/ptp | |
parent | gpio: pca953x: Fix direction setting when configure an IRQ (diff) | |
download | linux-ec3decd21380081e3b5de4ba8d85d90a95f201a0.tar.xz linux-ec3decd21380081e3b5de4ba8d85d90a95f201a0.zip |
gpio: pca953x: disable regmap locking for automatic address incrementing
It's a repetition of the commit aa58a21ae378
("gpio: pca953x: disable regmap locking")
which states the following:
This driver uses its own locking but regmap silently uses
a mutex for all operations too. Add the option to disable
locking to the regmap config struct.
Fixes: bcf41dc480b1 ("gpio: pca953x: fix handling of automatic address incrementing")
Cc: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Reviewed-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
Diffstat (limited to 'drivers/ptp')
0 files changed, 0 insertions, 0 deletions