android_kernel_samsung_msm8976/drivers/base/regmap
Mark Brown 72b39f6f2b regmap: Implement dev_get_regmap()
Use devres to implement dev_get_regmap(). This should mean that in almost
all cases devices wishing to take advantage of framework features based on
regmap shouldn't need to explicitly pass the regmap into the framework.
This simplifies device setup a bit.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
2012-05-08 18:19:15 +01:00
..
internal.h regmap: Implement dev_get_regmap() 2012-05-08 18:19:15 +01:00
Kconfig regmap: add MMIO bus support 2012-04-06 10:47:35 +01:00
Makefile regmap: add MMIO bus support 2012-04-06 10:47:35 +01:00
regcache-lzo.c The following text was taken from the original review request: 2012-03-24 10:41:37 -07:00
regcache-rbtree.c regmap: introduce fast_io busses, and use a spinlock for them 2012-04-06 10:47:34 +01:00
regcache.c regmap: introduce fast_io busses, and use a spinlock for them 2012-04-06 10:47:34 +01:00
regmap-debugfs.c The following text was taken from the original review request: 2012-03-24 10:41:37 -07:00
regmap-i2c.c regmap: introduce explicit bus_context for bus callbacks 2012-04-06 10:47:34 +01:00
regmap-irq.c device.h: cleanup users outside of linux/include (C files) 2012-03-11 14:27:37 -04:00
regmap-mmio.c regmap: mmio: remove some error checks now in the core 2012-04-07 09:25:35 +01:00
regmap-spi.c regmap: introduce explicit bus_context for bus callbacks 2012-04-06 10:47:34 +01:00
regmap.c regmap: Implement dev_get_regmap() 2012-05-08 18:19:15 +01:00