aboutsummaryrefslogtreecommitdiff
path: root/drivers/base/power/domain.c
diff options
context:
space:
mode:
authorMark Brown <broonie@kernel.org>2015-08-28 20:04:53 +0100
committerMark Brown <broonie@kernel.org>2015-08-31 11:15:07 +0100
commitd5b98eb12420ce856caaf57dc5256eedc56a3747 (patch)
tree563e312e36672c13caed1bad13bf1906ff3442cc /drivers/base/power/domain.c
parent9c9f7f675970ba1b888272f016157de21f69e7e2 (diff)
regmap: Support bulk reads for devices without raw formatting
When doing a bulk read from a device which lacks raw I/O support we fall back to doing register at a time reads but we still use the raw formatters in order to render the data into the word size used by the device (since bulk reads still operate on the device word size rather than unsigned ints). This means that devices without raw formatting such as those that provide reg_read() are not supported. Provide handling for them by copying the values read into native endian values of the appropriate size. Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'drivers/base/power/domain.c')
0 files changed, 0 insertions, 0 deletions