Commits
Merge branches 'topic/sta350', 'topic/core', 'topic/dapm' and 'topic/cache' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-component
Showing diff to66097ca7889
- Lars-Peter Clausen committed 66097ca7889ASoC: Fix snd_soc_kcontrol_platform() return type This should obviously be snd_soc_pla...
- Lars-Peter Clausen committed 8ab1a06497aASoC: sta350: Use snd_soc_kcontrol_codec() In preparation for componentisation of the ...
- Lars-Peter Clausen committed ab2874a8faaASoC: Change return type of snd_soc_write() to int The CODEC's write callback can retu...
- Bard Liao committed 3477501274bASoC: dapm: Allow update_bits use 32 bits reg This patch change reg's type from unsign...
- Xiubo Li committed 7a34b1c1dffASoC: codec: fix the sparse check warnings. Some thing Likes: reproduce: make C=1 CF=...