linux-stable/drivers/base/regmap
Stephen Warren 40606dba45 regmap: mmio: convert some error returns to BUG()
Some of the error conditions detected by regmap_mmio_*() are pure internal
errors, rather than user-/client-triggerable conditions. Convert these to
BUG().

Signed-off-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
2012-04-07 09:25:34 +01:00
..
internal.h regmap: introduce fast_io busses, and use a spinlock for them 2012-04-06 10:47:34 +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: convert some error returns to BUG() 2012-04-07 09:25:34 +01:00
regmap-spi.c regmap: introduce explicit bus_context for bus callbacks 2012-04-06 10:47:34 +01:00
regmap.c regmap: introduce fast_io busses, and use a spinlock for them 2012-04-06 10:47:34 +01:00