]> git.alsa-project.org Git - alsa-lib.git/commit
topology: ABI - Use __le32 instead of __u32 in snd_soc_tplg_dapm_widget
authorVedang Patel <vedang.patel@intel.com>
Thu, 5 Nov 2015 12:48:54 +0000 (20:48 +0800)
committerJaroslav Kysela <perex@perex.cz>
Thu, 5 Nov 2015 13:53:24 +0000 (14:53 +0100)
commitf934c3de4b2299770276fabe06fb2df2d9f79e5e
tree6d98ff045c27b1327ea9bd636238c5ace9ad0c3e
parentc5f53c1b13508ed93f4c0ba63f60ca5156243de4
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@linux.intel.com>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
include/sound/asoc.h