]> Pileus Git - ~andy/linux/commit
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>
Fri, 13 Apr 2012 10:29:18 +0000 (11:29 +0100)
commit8664d4901fb17b55aea47ce4ab20fe82c6c177f2
tree3d7060c8082f7d02a7307db1a96ab79b932b8ce4
parentae5d8af579354fb8e984735de9b4b6e9ad6fecb8
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