Re: [PATCH v9 0/4] Media Device Allocator API

2019-01-23 Thread Hans Verkuil
On 1/24/19 2:35 AM, shuah wrote: > On 1/21/19 7:46 AM, Hans Verkuil wrote: >> Hi Shuah, >> >> On 12/18/2018 06:59 PM, sh...@kernel.org wrote: >>> From: Shuah Khan >>> >>> Media Device Allocator API to allows multiple drivers share a media device. >>> This API solves a very common use-case for

Re: [PATCH v9 0/4] Media Device Allocator API

2019-01-23 Thread shuah
On 1/21/19 7:46 AM, Hans Verkuil wrote: Hi Shuah, On 12/18/2018 06:59 PM, sh...@kernel.org wrote: From: Shuah Khan Media Device Allocator API to allows multiple drivers share a media device. This API solves a very common use-case for media devices where one physical device (an USB stick)

Re: [PATCH v9 0/4] Media Device Allocator API

2019-01-21 Thread Hans Verkuil
Hi Shuah, On 12/18/2018 06:59 PM, sh...@kernel.org wrote: > From: Shuah Khan > > Media Device Allocator API to allows multiple drivers share a media device. > This API solves a very common use-case for media devices where one physical > device (an USB stick) provides both audio and video. When

[PATCH v9 0/4] Media Device Allocator API

2018-12-18 Thread shuah
From: Shuah Khan Media Device Allocator API to allows multiple drivers share a media device. This API solves a very common use-case for media devices where one physical device (an USB stick) provides both audio and video. When such media device exposes a standard USB Audio class, a proprietary