Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1536521

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

From Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Newsgroups linux.kernel
Subject Re: [PATCH v6 3/3] sound/usb: Use Media Controller API to share media resources
Date 2016-12-06 00:30 +0100
Message-ID <sLaRP-2zb-5@gated-at.bofh.it> (permalink)
References <sJleG-3nG-19@gated-at.bofh.it> <sJleG-3nG-39@gated-at.bofh.it> <sLaf7-27k-23@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


Hi Shuah,

On Monday 05 Dec 2016 15:44:30 Shuah Khan wrote:
> On 11/30/2016 03:01 PM, 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 Controller specific initialization is done after sound card is
> > registered. ALSA creates Media interface and entity function graph
> > nodes for Control, Mixer, PCM Playback, and PCM Capture devices.
> > 
> > snd_usb_hw_params() will call Media Controller enable source handler
> > interface to request the media resource. If resource request is granted,
> > it will release it from snd_usb_hw_free(). If resource is busy, -EBUSY is
> > returned.
> > 
> > Media specific cleanup is done in usb_audio_disconnect().
> > 
> > Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>
> 
> Hi Takashi,
> 
> If you are good with this patch, could you please Ack it, so Mauro
> can pull it into media tree with the other two patches in this series,
> when he is ready to do so.

I *really* want to address the concerns raised by Sakari before pulling more 
code that makes fixing the race conditions more difficult. Please, let's all 
work on fixing the core code to build a stable base on which we can build 
additional features. V4L2 and MC need teamwork, it's time to give the 
subsystem the love it deserves.

-- 
Regards,

Laurent Pinchart

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH v6 0/3] Media Device Allocator API Shuah Khan <shuahkh@osg.samsung.com> - 2016-11-30 23:10 +0100
  [PATCH v6 2/3] media: change au0828 to use Media Device Allocator API Shuah Khan <shuahkh@osg.samsung.com> - 2016-11-30 23:10 +0100
  [PATCH v6 1/3] media: Media Device Allocator API Shuah Khan <shuahkh@osg.samsung.com> - 2016-11-30 23:10 +0100
  [PATCH v6 3/3] sound/usb: Use Media Controller API to share media resources Shuah Khan <shuahkh@osg.samsung.com> - 2016-11-30 23:10 +0100
    Re: [PATCH v6 3/3] sound/usb: Use Media Controller API to share media  resources Shuah Khan <shuahkh@osg.samsung.com> - 2016-12-05 23:50 +0100
      Re: [PATCH v6 3/3] sound/usb: Use Media Controller API to share media resources Laurent Pinchart <laurent.pinchart@ideasonboard.com> - 2016-12-06 00:30 +0100
        Re: [PATCH v6 3/3] sound/usb: Use Media Controller API to share media  resources Shuah Khan <shuahkh@osg.samsung.com> - 2016-12-06 01:40 +0100
          Re: [PATCH v6 3/3] sound/usb: Use Media Controller API to share media resources Laurent Pinchart <laurent.pinchart@ideasonboard.com> - 2016-12-06 14:20 +0100
          Re: [PATCH v6 3/3] sound/usb: Use Media Controller API to share  media resources Sakari Ailus <sakari.ailus@iki.fi> - 2016-12-07 12:00 +0100
            Re: [PATCH v6 3/3] sound/usb: Use Media Controller API to share media  resources Shuah Khan <shuahkh@osg.samsung.com> - 2016-12-07 21:10 +0100
              Re: [PATCH v6 3/3] sound/usb: Use Media Controller API to share  media resources Sakari Ailus <sakari.ailus@iki.fi> - 2016-12-07 23:30 +0100
                Re: [PATCH v6 3/3] sound/usb: Use Media Controller API to share media  resources Shuah Khan <shuahkh@osg.samsung.com> - 2016-12-08 15:50 +0100
                Re: [PATCH v6 3/3] sound/usb: Use Media Controller API to share  media resources Sakari Ailus <sakari.ailus@iki.fi> - 2016-12-09 00:50 +0100
                Re: [PATCH v6 3/3] sound/usb: Use Media Controller API to share  media resources Sakari Ailus <sakari.ailus@iki.fi> - 2016-12-09 14:20 +0100
                Re: [PATCH v6 3/3] sound/usb: Use Media Controller API to share media  resources Shuah Khan <shuahkh@osg.samsung.com> - 2016-12-09 17:50 +0100
      Re: [PATCH v6 3/3] sound/usb: Use Media Controller API to share media resources Takashi Iwai <tiwai@suse.de> - 2016-12-06 08:20 +0100
    Re: [PATCH v6 3/3] sound/usb: Use Media Controller API to share media resources Takashi Iwai <tiwai@suse.de> - 2016-12-06 08:00 +0100
      Re: [PATCH v6 3/3] sound/usb: Use Media Controller API to share media  resources Shuah Khan <shuahkh@osg.samsung.com> - 2016-12-06 19:50 +0100
        Re: [PATCH v6 3/3] sound/usb: Use Media Controller API to share media resources Takashi Iwai <tiwai@suse.de> - 2016-12-06 20:10 +0100

csiph-web