]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ASoC: sigmadsp: Fix endianness conversion issue
authorLars-Peter Clausen <lars@metafoo.de>
Fri, 7 Dec 2012 17:30:51 +0000 (18:30 +0100)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Mon, 10 Dec 2012 03:20:39 +0000 (12:20 +0900)
commita3adb1432d7a3ad86bb17a1638e44414537e4118
tree1a44fba1b442cea3e06e6acccc98a7afe15c1dcd
parent9489e9dcae718d5fde988e4a684a0f55b5f94d17
ASoC: sigmadsp: Fix endianness conversion issue

The 'addr' field of the sigma_action struct is stored as big endian in the
firmware file.

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Cc: stable@vger.kernel.org
sound/soc/codecs/sigmadsp.c