commit | 1ea975cf1ef57b1e44c0aec4820f60bb3b60904b | [log] [tgz] |
---|---|---|
author | Cristian Birsan <cristian.birsan@microchip.com> | Mon Aug 08 18:44:21 2016 +0300 |
committer | Mark Brown <broonie@kernel.org> | Tue Aug 09 13:43:33 2016 +0100 |
tree | bd316f9aa746e60842cc2cb740fbfc317bf34bc5 | |
parent | 29b4817d4018df78086157ea3a55c1d9424a7cfc [diff] |
regmap: Add a function to check if a regmap register is cached Add a function to check if a regmap register is cached. This will be used in debugfs to dump the cached values of write only registers. Signed-off-by: Cristian Birsan <cristian.birsan@microchip.com> Signed-off-by: Mark Brown <broonie@kernel.org>