Re: [PATCH v4 2/3] media: change au0828 to use Media Device Allocator API

2016-11-25 Thread Mauro Carvalho Chehab
Em Wed, 16 Nov 2016 07:29:10 -0700 Shuah Khan escreveu: > Change au0828 to use Media Device Allocator API to allocate media device > with the parent usb struct device as the key, so it can be shared with the > snd_usb_audio driver. > > Signed-off-by: Shuah Khan I missed a v5 for this patch. Th

Re: [PATCH v4 2/3] media: change au0828 to use Media Device Allocator API

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 au0828 to use Media Device Allocator API to allocate media device > with the parent usb struct device as the key, so it can be shared with

[PATCH v4 2/3] media: change au0828 to use Media Device Allocator API

2016-11-16 Thread Shuah Khan
Change au0828 to use Media Device Allocator API to allocate media device with the parent usb struct device as the key, so it can be shared with the snd_usb_audio driver. Signed-off-by: Shuah Khan --- Changes since v2: - Updated media_device_delete() to pass in module name. drivers/media/usb/au0