]> git.baikalelectronics.ru Git - kernel.git/commit
[media] Revert "[media] sound/usb: Use Media Controller API to share media resources"
authorMauro Carvalho Chehab <mchehab@osg.samsung.com>
Thu, 31 Mar 2016 12:57:29 +0000 (09:57 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Thu, 31 Mar 2016 18:02:33 +0000 (15:02 -0300)
commit196e238a90ab61490e819d9fb352c01a67196abc
tree5ba4770b2377124e1d905a9e4f91d75dc9bb7365
parent55b9668e5bd881924a140b7e83f01f4e67ca9b6f
[media] Revert "[media] sound/usb: Use Media Controller API to share media resources"

Unfortunately, this patch caused several regressions at au0828 and
snd-usb-audio, like this one:
https://bugzilla.kernel.org/show_bug.cgi?id=115561

It also showed several troubles at the MC core that handles pretty
poorly the memory protections and data lifetime management.

So, better to revert it and fix the core before reapplying this
change.

This reverts commit 113417956cde ("[media] sound/usb: Use Media
Controller API to share media resources")'

Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
sound/usb/Kconfig
sound/usb/Makefile
sound/usb/card.c
sound/usb/card.h
sound/usb/media.c [deleted file]
sound/usb/media.h [deleted file]
sound/usb/mixer.h
sound/usb/pcm.c
sound/usb/quirks-table.h
sound/usb/stream.c
sound/usb/usbaudio.h