]> git.karo-electronics.de Git - mv-sheeva.git/commit
regmap: Remove redundant owner field from the bus type struct
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Mon, 5 Sep 2011 15:12:05 +0000 (08:12 -0700)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Mon, 5 Sep 2011 17:57:04 +0000 (10:57 -0700)
commit5b457e3910251ef28712ba5d14adac8194bd5b2c
tree6c16b40793551820607abd43aab82076433d52e3
parenta7ace561f1e3ebbf40ff20adde9968721a55ef0a
regmap: Remove redundant owner field from the bus type struct

No longer used as users link directly with the bus types so the core
module infrastructure does refcounting for us.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
drivers/base/regmap/regmap-i2c.c
drivers/base/regmap/regmap-spi.c
include/linux/regmap.h