]> 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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 17 Jan 2013 16:45:56 +0000 (08:45 -0800)
commit0c05b7d73d113ef6fefbe6024f75ed0888cf3063
tree2d3531147d04014dd7c395cff841fd46cf16f055
parentb68a40d30dd3b56b8fd744e3a97ba2b76eda58c3
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