commit | 8cfe2fd3562ba673435bb2d7a4bb451aabd47809 | [log] [tgz] |
---|---|---|
author | Xiubo Li <lixiubo@cmss.chinamobile.com> | Fri Dec 11 11:23:19 2015 +0800 |
committer | Mark Brown <broonie@kernel.org> | Sat Dec 12 22:37:06 2015 +0000 |
tree | 1d90a00102db38f9d94826f10a92c7637e771b8e | |
parent | 8005c49d9aea74d382f474ce11afbbc7d7130bec [diff] |
regmap: cache: Add warning info for the cache check If there is no cache used for the drivers, the register defaults or the register defaults raw are not need any more. This patch will check this and print a warning. Signed-off-by: Xiubo Li <lixiubo@cmss.chinamobile.com> Signed-off-by: Mark Brown <broonie@kernel.org>