]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'asoc-fix-v4.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...
authorTakashi Iwai <tiwai@suse.de>
Wed, 2 Aug 2017 15:11:45 +0000 (17:11 +0200)
committerTakashi Iwai <tiwai@suse.de>
Wed, 2 Aug 2017 15:11:45 +0000 (17:11 +0200)
commit03a243c00eb46cfeb570cafa12cef97746ffc565
treedd5c2ce3daab2e398ab8c0fb852587b647131568
parent132bacfe5e9218f6b6183dbf204b2084b7a10bde
parent4b00b0f4f6624965b9752350d4638b5097a8021a
Merge tag 'asoc-fix-v4.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus

ASoC: Fixes for v4.13

Quite a few fixes here that have been sent since the merge window, the
biggest one is the fix from Tony for some confusion with the device
property API which was causing issues with the of-graph card.  This is
fixed with some changes in the graph API itself as it seemed very likely
to be error prone.