Re: [PATCH v2 14/22] media: au0828 change to use Managed Media Controller API

2016-02-04 Thread Mauro Carvalho Chehab
Em Thu, 4 Feb 2016 08:05:00 -0200 Mauro Carvalho Chehab escreveu: > Em Wed, 03 Feb 2016 21:03:46 -0700 > Shuah Khan escreveu: > > > Change au0828 to use Managed Media Controller API to > > share media device and coordinate creating/deleting > > the shared media device with the snd-usb-audio dri

Re: [PATCH v2 14/22] media: au0828 change to use Managed Media Controller API

2016-02-04 Thread Mauro Carvalho Chehab
Em Wed, 03 Feb 2016 21:03:46 -0700 Shuah Khan escreveu: > Change au0828 to use Managed Media Controller API to > share media device and coordinate creating/deleting > the shared media device with the snd-usb-audio driver. > The shared media device is created as device resource > of the parent usb

[PATCH v2 14/22] media: au0828 change to use Managed Media Controller API

2016-02-03 Thread Shuah Khan
Change au0828 to use Managed Media Controller API to share media device and coordinate creating/deleting the shared media device with the snd-usb-audio driver. The shared media device is created as device resource of the parent usb device of the two drivers. Signed-off-by: Shuah Khan --- drivers