Re: [PATCH v4 3/3] sound/usb: Use Media Controller API to share media resources

2016-11-25 Thread Mauro Carvalho Chehab
Em Wed, 16 Nov 2016 07:29:11 -0700 Shuah Khan escreveu: > Change ALSA driver to use Media Controller API to share media resources > with DVB, and V4L2 drivers on a AU0828 media device. > > Media Controller specific initialization is done after sound card is > registered. ALSA creates Media inte

Re: [PATCH v4 3/3] sound/usb: Use Media Controller API to share media resources

2016-11-16 Thread Shuah Khan
Sorry for the duplicates. Replying to catch bounced emails on the original patch emails from git send-email On 11/16/2016 07:29 AM, Shuah Khan wrote: > Change ALSA driver to use Media Controller API to share media resources > with DVB, and V4L2 drivers on a AU0828 media device. > > Media Controll

[PATCH v4 3/3] sound/usb: Use Media Controller API to share media resources

2016-11-16 Thread Shuah Khan
Change ALSA driver to use Media Controller API to share media resources with DVB, and V4L2 drivers on a AU0828 media device. Media Controller specific initialization is done after sound card is registered. ALSA creates Media interface and entity function graph nodes for Control, Mixer, PCM Playba