commit | 8de2f081ef8ee716663f916df9f2a7d015fa0dad | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | Wed Aug 10 17:14:41 2011 +0900 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Sun Aug 14 19:51:11 2011 +0900 |
tree | 74319c3c14525f063754faab80406416b4a9f1dc | |
parent | 13c54137f7896928ced8e97708d409fa39c09e00 [diff] |
regmap: Add functions to check for access on registers We're going to be using these in quite a few places so factor out the readable/writable/volatile/precious checks. Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>