| commit | a565623f44aeafafc74a5763f765d5c8224bc4ad | [log] [tgz] |
|---|---|---|
| author | Lars-Peter Clausen <lars@metafoo.de> | Fri Dec 07 18:30:51 2012 +0100 |
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Jan 17 08:50:43 2013 -0800 |
| tree | ee36a64f0b2a0361ecc918a251a06f1b58c33700 | |
| parent | 2d2b65eeb598b687403aa0f06d4d7da97661958a [diff] |
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>