Files
linux/drivers/base
Charles Keepax 7a2e11e7ba regmap: Correct comparison in regmap_cached
[ Upstream commit 71df179363 ]

The cache pointer points to the actual memory used by the cache, as the
comparison here is looking for the type of the cache it should check
against cache_type.

Fixes: 1ea975cf1e ("regmap: Add a function to check if a regmap register is cached")
Signed-off-by: Charles Keepax <ckeepax@opensource.cirrus.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Signed-off-by: Sasha Levin <alexander.levin@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-05-30 07:50:51 +02:00
..
2017-07-15 12:16:11 +02:00
2016-01-22 18:04:28 -05:00
2018-01-17 09:38:57 +01:00
2014-09-01 13:48:59 +02:00