summaryrefslogtreecommitdiff
path: root/fs
diff options
context:
space:
mode:
authorNenghua Cao <nhcao@marvell.com>2014-02-19 14:44:13 +0400
committerMark Brown <broonie@linaro.org>2014-03-06 13:40:54 +0400
commit13ff50c85846338bb9820abd3933227b678dc086 (patch)
treee4efb4701572fc0ada5b0e9d8501115e47329d15 /fs
parent38dbfb59d1175ef458d006556061adeaa8751b72 (diff)
downloadlinux-13ff50c85846338bb9820abd3933227b678dc086.tar.xz
regmap: add regmap_parse_val api
In some cases, we need regmap's format parse_val function to do be/le translation according to the bus configuration. For example, snd_soc_bytes_put() uses regmap to write/read values, and use cpu_to_be() directly to covert MASK into big endian. This is a defect, and should use regmap's format function to do it according to bus configuration. Signed-off-by: Nenghua Cao <nhcao@marvell.com> Signed-off-by: Mark Brown <broonie@linaro.org>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions