Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
regmap: Unexport regcache_write() and regcache_read()
They have no current users which is fortunate as they don't take the lock and therefore aren't safe to use externally. We'll need to add new operations if direct cache access is needed. Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
- Loading branch information