OSDN Git Service

regmap: mmio: remove some error checks now in the core
authorStephen Warren <swarren@nvidia.com>
Fri, 6 Apr 2012 21:17:33 +0000 (15:17 -0600)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Sat, 7 Apr 2012 08:25:35 +0000 (09:25 +0100)
commit9878647f4349dbaa46b4026ed9bbf8acfc0de34c
tree7d785cb74473da8cb3353359b74cfb2eccb1501a
parent40606dba450830e50420599c52a86cf6ce5c6a14
regmap: mmio: remove some error checks now in the core

These error checks are implemented in regmap core. Remove the duplicate
code from regmap-mmio.c

Signed-off-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
drivers/base/regmap/regmap-mmio.c