]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit8d7ac6251b42d7da67670534b2c7d59e7105525e
treeefc6288fa8342b1b0c68ba4e71a2c8b7d27b8ea8
parent960f695ee3e49cb9669397c2dc0a4212083665b3
parent89fb72c055c2de8332b879d97417dd57aa237ea7
Merge tag 'asoc-fix-v4.11-rc7' of git://git.kernel.org/pub/scm/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.