commit | e8b3fe8f383bbf055cbd69b776fcbbb5ed3befcd | [log] [tgz] |
---|---|---|
author | Vedang Patel <vedang.patel@intel.com> | Wed Sep 30 17:30:05 2015 +0800 |
committer | Mark Brown <broonie@kernel.org> | Fri Oct 02 17:59:48 2015 +0100 |
tree | 797b196e9554154d455d69b258c8c539c1d48929 | |
parent | 7654855ef84d78079109bb38195a8db6b188117b [diff] |
ASoC: topology: ABI - Use __le32 instead of __u32 in snd_soc_tplg_dapm_widget This fixes the endianness of the ABI parameters in the struct. The field 'num_kcontrols' is also extended from 16 bits to 32 bits. Signed-off-by: Vedang Patel <vedang.patel@intel.com> Signed-off-by: Mengdong Lin <mengdong.lin@intel.com> Signed-off-by: Mark Brown <broonie@kernel.org>