diff options
author | Stephen Warren <swarren@nvidia.com> | 2012-04-04 15:48:30 -0600 |
---|---|---|
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | 2012-04-06 10:47:34 +0100 |
commit | 0135bbcc7a0cc056f0203ff839466236b8e3dc19 (patch) | |
tree | 79f60f53754cfae8b9a5d9504502131d44ed3b14 /include/linux/rwsem-spinlock.h | |
parent | dd775ae2549217d3ae09363e3edb305d0fa19928 (diff) | |
download | blackbird-op-linux-0135bbcc7a0cc056f0203ff839466236b8e3dc19.tar.gz blackbird-op-linux-0135bbcc7a0cc056f0203ff839466236b8e3dc19.zip |
regmap: introduce explicit bus_context for bus callbacks
The only context needed by I2C and SPI bus definitions is the device
itself; this can be converted to an i2c_client or spi_device in order
to perform IO on the device. However, other bus types may need more
context in order to perform IO. Enable this by having regmap_init accept
a bus_context parameter, and pass this to all bus callbacks. The
existing callbacks simply pass the struct device here. Future bus types
may pass something else.
Signed-off-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Diffstat (limited to 'include/linux/rwsem-spinlock.h')
0 files changed, 0 insertions, 0 deletions