diff options
author | Nenghua Cao <nhcao@marvell.com> | 2014-02-19 18:44:58 +0800 |
---|---|---|
committer | Mark Brown <broonie@linaro.org> | 2014-03-06 17:46:31 +0800 |
commit | a1a564ed6abf62e05fcffa9ed3f46a826400df3a (patch) | |
tree | dda4a3ea7927703487f1536d186443c84729aff9 /fs | |
parent | d083f580e5b940834a93ab741cdf064f0324dc0f (diff) |
ASoC: core: use regmap's parse_val to do endian translation
In snd_soc_bytes_put function, it forces cpu to do cpu_to_be translation,
but for mmio bus which uses REGMAP_ENDIAN_NATIVE, it doesn't need to do
endian translation. So it is better to use regmap's api which can decide
if this translation is needed 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