From: Takashi Iwai <tiwai@suse.de>
To: "Shuah Khan" <shuahkh@osg.samsung.com>
Cc: <hans.verkuil@cisco.com>, <laurent.pinchart@ideasonboard.com>,
<sakari.ailus@linux.intel.com>, <javier@osg.samsung.com>,
<mchehab@osg.samsung.com>, <alsa-devel@alsa-project.org>,
<arnd@arndb.de>, <ricard.wanderlof@axis.com>,
<labbott@fedoraproject.org>, <chehabrafael@gmail.com>,
<misterpib@gmail.com>, <prabhakar.csengg@gmail.com>,
<ricardo.ribalda@gmail.com>, <ruchandani.tina@gmail.com>,
<takamichiho@gmail.com>, <tvboxspy@gmail.com>,
<dominic.sacre@gmx.de>, <crope@iki.fi>, <julian@jusst.de>,
<clemens@ladisch.de>, <pierre-louis.bossart@linux.intel.com>,
<corbet@lwn.net>, <joe@oampo.co.uk>, <johan@oljud.se>,
<dan.carpenter@oracle.com>, <pawel@osciak.com>,
<p.zabel@pengutronix.de>, <perex@perex.cz>,
<stefanr@s5r6.in-berlin.de>, <inki.dae@samsung.com>,
<jh1009.sung@samsung.com>, <k.kozlowski@samsung.com>,
<kyungmin.park@samsung.com>, <m.szyprowski@samsung.com>,
<sw0312.kim@samsung.com>, <elfring@users.sourceforge.net>,
<linux-api@vger.kernel.org>, <linux-kernel@vger.kernel.org>,
<linux-media@vger.kernel.org>, <linuxbugs@vittgam.net>,
<gtmkramer@xs4all.nl>, <normalperson@yhbt.net>,
<daniel@zonque.org>
Subject: Re: [PATCH REBASE 4.5 00/31] Sharing media resources across ALSA and au0828 drivers
Date: Thu, 28 Jan 2016 16:18:31 +0100 [thread overview]
Message-ID: <s5h60yd7mwo.wl-tiwai@suse.de> (raw)
In-Reply-To: <56AA2C37.3090309@osg.samsung.com>
On Thu, 28 Jan 2016 15:56:55 +0100,
Shuah Khan wrote:
>
> On 01/21/2016 11:09 AM, Shuah Khan wrote:
> > Please note that I am sending just the 4 patches that
> > changed during series rebase to Linux 4.5. The rebase
> > was pain free. media_device_init() type change required
> > changes to patches 18 and 26. I re-tested the series
> > and everything looks good.
> >
> > [PATCH 16/31] media: au0828 video remove au0828_enable_analog_tuner()
> > [PATCH 18/31] media: au0828 change to use Managed Media Controller API
> > [PATCH 22/31] media: dvb-core create tuner to demod pad link in disabled state
> > [PATCH v3 26/31] sound/usb: Update ALSA driver to use Managed Media Controller API
> >
> > Links:
> > PATCH Series that contains all 31 patches:
> > https://lkml.org/lkml/2016/1/6/668
> >
> > ALSA patches went through reviews and links
> > to PATCH V3 (ALSA):
> > https://lkml.org/lkml/2016/1/18/556
> > https://lkml.org/lkml/2016/1/18/557
> > https://lkml.org/lkml/2016/1/18/558
> >
> > Compile warns patches:
> > https://lkml.org/lkml/2016/1/19/520
> > https://lkml.org/lkml/2016/1/19/518
> > https://lkml.org/lkml/2016/1/19/519
> >
> > Mauro and Takashi:
> > Please let me know if you would rather see the entire
> > patch series generated for 4.5-rc1 and sent out in a
> > complete series instead of just the rebased patches.
> >
>
> Hi Takashi,
>
> Are you okay with this ALSA patch series?
Sorry, too little time until now.
I know there are still a few potential problems. Will do detailed
reviews later.
Takashi
next prev parent reply other threads:[~2016-01-28 15:18 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-01-21 18:09 [PATCH REBASE 4.5 00/31] Sharing media resources across ALSA and au0828 drivers Shuah Khan
2016-01-21 18:09 ` [PATCH REBASE 4.5 16/31] media: au0828 video remove au0828_enable_analog_tuner() Shuah Khan
2016-01-21 18:09 ` [PATCH REBASE 4.5 18/31] media: au0828 change to use Managed Media Controller API Shuah Khan
2016-01-21 18:09 ` [PATCH REBASE 4.5 22/31] media: dvb-core create tuner to demod pad link in disabled state Shuah Khan
2016-01-21 18:09 ` [PATCH REBASE 4.5 26/31] sound/usb: Update ALSA driver to use Managed Media Controller API Shuah Khan
2016-02-01 16:33 ` Takashi Iwai
2016-02-01 18:00 ` Shuah Khan
2016-02-01 18:50 ` Mauro Carvalho Chehab
2016-01-28 14:56 ` [PATCH REBASE 4.5 00/31] Sharing media resources across ALSA and au0828 drivers Shuah Khan
2016-01-28 15:18 ` Takashi Iwai [this message]
2016-01-28 21:55 ` Shuah Khan
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=s5h60yd7mwo.wl-tiwai@suse.de \
--to=tiwai@suse.de \
--cc=alsa-devel@alsa-project.org \
--cc=arnd@arndb.de \
--cc=chehabrafael@gmail.com \
--cc=clemens@ladisch.de \
--cc=corbet@lwn.net \
--cc=crope@iki.fi \
--cc=dan.carpenter@oracle.com \
--cc=daniel@zonque.org \
--cc=dominic.sacre@gmx.de \
--cc=elfring@users.sourceforge.net \
--cc=gtmkramer@xs4all.nl \
--cc=hans.verkuil@cisco.com \
--cc=inki.dae@samsung.com \
--cc=javier@osg.samsung.com \
--cc=jh1009.sung@samsung.com \
--cc=joe@oampo.co.uk \
--cc=johan@oljud.se \
--cc=julian@jusst.de \
--cc=k.kozlowski@samsung.com \
--cc=kyungmin.park@samsung.com \
--cc=labbott@fedoraproject.org \
--cc=laurent.pinchart@ideasonboard.com \
--cc=linux-api@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-media@vger.kernel.org \
--cc=linuxbugs@vittgam.net \
--cc=m.szyprowski@samsung.com \
--cc=mchehab@osg.samsung.com \
--cc=misterpib@gmail.com \
--cc=normalperson@yhbt.net \
--cc=p.zabel@pengutronix.de \
--cc=pawel@osciak.com \
--cc=perex@perex.cz \
--cc=pierre-louis.bossart@linux.intel.com \
--cc=prabhakar.csengg@gmail.com \
--cc=ricard.wanderlof@axis.com \
--cc=ricardo.ribalda@gmail.com \
--cc=ruchandani.tina@gmail.com \
--cc=sakari.ailus@linux.intel.com \
--cc=shuahkh@osg.samsung.com \
--cc=stefanr@s5r6.in-berlin.de \
--cc=sw0312.kim@samsung.com \
--cc=takamichiho@gmail.com \
--cc=tvboxspy@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox