commit | c29c2d4e6ba4f8f5868a4c6dd75a4c23e1993721 | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@linaro.org> | Mon Sep 23 19:14:31 2013 +0100 |
committer | Lee Jones <lee.jones@linaro.org> | Wed Sep 25 13:47:27 2013 +0100 |
tree | 6ab89e154ce9ae643519382dd15a4a92128c4a02 | |
parent | 272b98c6455f00884f0350f775c5342358ebb73f [diff] |
mfd: mc13xxx: Don't require lock for simple register I/O Since the conversion to regmap there has been no need for device level locking for I/O as regmap provides locking so remove the locks. Signed-off-by: Mark Brown <broonie@linaro.org> Signed-off-by: Lee Jones <lee.jones@linaro.org>