![](https://secure.gravatar.com/avatar/5b19e9d0e834ea10ef75803718ad564b.jpg?s=120&d=mm&r=g)
On Mon, 04 Sep 2017 14:38:29 +0200, Mark Brown wrote:
The following changes since commit cc4a41fe5541a73019a864883297bd5043aa6d98:
Linux 4.13-rc7 (2017-08-27 17:20:40 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git tags/asoc-v4.14
for you to fetch changes up to f5fd4a67bef5f2c5c2c9eb0cb2900e12d192ae23:
Merge remote-tracking branches 'asoc/topic/wm8524', 'asoc/topic/wm8804' and 'asoc/topic/zte' into asoc-next (2017-09-01 12:13:19 +0100)
ASoC: Updates for v4.14
This is quite a large release by volume of patches and diff, a lot of that is mechanical cleanup patches but it's great to also see a range of vendors actively working on adding new features and fixing issues in their drivers. Intel and Realtek have been especially active here.
- Continued work towards moving everything to the component model from Morimoto-san.
- Use of devres for jack detection GPIOs, eliminating some potential resource leaks.
- Jack detection support for Qualcomm MSM8916.
- Support for Allwinner H3, Cirrus Logic CS43130, Intel Kabylake systems with RT5663, Realtek RT274, TI TLV320AIC32x6 and Wolfson WM8523.
Thanks, pulled now.
But now I get a couple of compile warnings. Will submit the fix patches.
Takashi