From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S966760AbcA1PSk (ORCPT ); Thu, 28 Jan 2016 10:18:40 -0500 Received: from mx2.suse.de ([195.135.220.15]:47753 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S966033AbcA1PSi (ORCPT ); Thu, 28 Jan 2016 10:18:38 -0500 Date: Thu, 28 Jan 2016 16:18:31 +0100 Message-ID: From: Takashi Iwai To: "Shuah Khan" Cc: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , Subject: Re: [PATCH REBASE 4.5 00/31] Sharing media resources across ALSA and au0828 drivers In-Reply-To: <56AA2C37.3090309@osg.samsung.com> References: <56AA2C37.3090309@osg.samsung.com> User-Agent: Wanderlust/2.15.9 (Almost Unreal) SEMI/1.14.6 (Maruoka) FLIM/1.14.9 (=?UTF-8?B?R29qxY0=?=) APEL/10.8 Emacs/24.5 (x86_64-suse-linux-gnu) MULE/6.0 (HANACHIRUSATO) MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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