]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'asoc-fix-v4.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
authorTakashi Iwai <tiwai@suse.de>
Thu, 25 Aug 2016 15:56:09 +0000 (17:56 +0200)
committerTakashi Iwai <tiwai@suse.de>
Thu, 25 Aug 2016 15:56:09 +0000 (17:56 +0200)
commit846c81cb0efc54cb69b21b76c811617bd3263479
tree3e86aeb1b898e9ca0dd6754dc7e6ff68865ee175
parenta2583d2caa559984a70e4a435a7c010ec70f8033
parent9c61448146e855d10abf47f52de96280240ca7ff
Merge tag 'asoc-fix-v4.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus

ASoC: Fixes for v4.8

A clutch of fixes for v4.8.  These are mainly driver specific, the most
notable ones being those for OMAP which fix a series of issues that
broke boot on some platforms there when deferred probe kicked in.
There's also one core fix for an issue when unbinding a card which for
some reason had managed to not manifest until recently.