ASoC: sigmadsp: Fix endianness conversion issue
authorLars-Peter Clausen <lars@metafoo.de>
Fri, 7 Dec 2012 17:30:51 +0000 (18:30 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 17 Jan 2013 16:50:43 +0000 (08:50 -0800)
commita565623f44aeafafc74a5763f765d5c8224bc4ad
treeee36a64f0b2a0361ecc918a251a06f1b58c33700
parent2d2b65eeb598b687403aa0f06d4d7da97661958a
ASoC: sigmadsp: Fix endianness conversion issue

commit a3adb1432d7a3ad86bb17a1638e44414537e4118 upstream.

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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
sound/soc/codecs/sigmadsp.c