Merge tag 'asoc-fix-v4.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...
authorTakashi Iwai <tiwai@suse.de>
Tue, 25 Apr 2017 15:43:56 +0000 (17:43 +0200)
committerTakashi Iwai <tiwai@suse.de>
Tue, 25 Apr 2017 15:43:56 +0000 (17:43 +0200)
commitd4a2fbcee0c8449ce24d6de168f3d90c5e6d7596
treeefc6288fa8342b1b0c68ba4e71a2c8b7d27b8ea8
parentdfb00a56935186171abb5280b3407c3f910011f1
parentdc9617cb81c4130858b6dd026039f42a39e93c18
Merge tag 'asoc-fix-v4.11-rc7' of git://git./linux/kernel/git/broonie/sound into for-linus

ASoC: Fixes for v4.11

A few last minute fixes for v4.11, the STI fix is relatively large but
driver specific and has been cooking in -next for a little while now:

 - A fix from Takashi for some suspend/resume related crashes in the
   Intel drivers.
 - A fix from Mousumi Jana for issues with incorrectly created
   enumeration controls generated from topology files which could cause
   problems for userspace.
 - Fixes from Arnaud Pouliquen for some crashes due to races with the
   interrupt handler in the STI driver.