]> git.baikalelectronics.ru Git - kernel.git/commit
regmap: Remove the redundant config to select hwspinlock
authorBaolin Wang <baolin.wang@linaro.org>
Mon, 20 Nov 2017 07:27:28 +0000 (15:27 +0800)
committerMark Brown <broonie@kernel.org>
Wed, 29 Nov 2017 10:41:37 +0000 (10:41 +0000)
commit83e8b46841b748bd401b33a13409fa9bbcda49c2
tree94f175e7c5aa781c09de1f81376391e1dedab57a
parentfc34a8d7a6e80eb2c2304f3fb1526e012599ae42
regmap: Remove the redundant config to select hwspinlock

The hwspinlock was changed to a bool by commit 2675719b5722
("hwspinlock: Change hwspinlock to a bool"), so we do not need
the REGMAP_HWSPINLOCK config to select hwspinlock or not.

Signed-off-by: Baolin Wang <baolin.wang@linaro.org>
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/base/regmap/Kconfig
drivers/base/regmap/regmap.c