Re: [PATCH v2 21/22] sound/usb: Use Media Controller API to share media resources

2016-02-07 Thread kbuild test robot
Hi Shuah, [auto build test ERROR on linuxtv-media/master] [also build test ERROR on next-20160205] [cannot apply to v4.5-rc2] [if your patch is applied to the wrong git tree, please drop us a note to help improving the system] url:

Re: [PATCH v2 21/22] sound/usb: Use Media Controller API to share media resources

2016-02-07 Thread kbuild test robot
Hi Shuah, [auto build test ERROR on linuxtv-media/master] [also build test ERROR on next-20160205] [cannot apply to v4.5-rc2] [if your patch is applied to the wrong git tree, please drop us a note to help improving the system] url:

Re: [PATCH v2 21/22] sound/usb: Use Media Controller API to share media resources

2016-02-04 Thread Takashi Iwai
On Thu, 04 Feb 2016 11:36:00 +0100, Mauro Carvalho Chehab wrote: > > > diff --git a/sound/usb/card.h b/sound/usb/card.h > > index 71778ca..c15a03c 100644 > > --- a/sound/usb/card.h > > +++ b/sound/usb/card.h > > @@ -156,6 +156,7 @@ struct snd_usb_substream { > > } dsd_dop; > > > > bool

Re: [PATCH v2 21/22] sound/usb: Use Media Controller API to share media resources

2016-02-04 Thread Mauro Carvalho Chehab
Em Wed, 03 Feb 2016 21:03:53 -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

Re: [PATCH v2 21/22] sound/usb: Use Media Controller API to share media resources

2016-02-04 Thread Mauro Carvalho Chehab
Em Wed, 03 Feb 2016 21:03:53 -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. >

Re: [PATCH v2 21/22] sound/usb: Use Media Controller API to share media resources

2016-02-04 Thread Takashi Iwai
On Thu, 04 Feb 2016 11:36:00 +0100, Mauro Carvalho Chehab wrote: > > > diff --git a/sound/usb/card.h b/sound/usb/card.h > > index 71778ca..c15a03c 100644 > > --- a/sound/usb/card.h > > +++ b/sound/usb/card.h > > @@ -156,6 +156,7 @@ struct snd_usb_substream { > > } dsd_dop; > > > > bool

[PATCH v2 21/22] sound/usb: Use Media Controller API to share media resources

2016-02-03 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

[PATCH v2 21/22] sound/usb: Use Media Controller API to share media resources

2016-02-03 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