Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752012AbaB1Gkn (ORCPT ); Fri, 28 Feb 2014 01:40:43 -0500 Received: from mail-bn1blp0182.outbound.protection.outlook.com ([207.46.163.182]:29598 "EHLO na01-bn1-obe.outbound.protection.outlook.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751712AbaB1Gkm convert rfc822-to-8bit (ORCPT ); Fri, 28 Feb 2014 01:40:42 -0500 From: "Li.Xiubo@freescale.com" To: Lars-Peter Clausen CC: Mark Brown , "alsa-devel@alsa-project.org" , "shawn.guo@linaro.org" , "linux-kernel@vger.kernel.org" Subject: RE: [alsa-devel] [PATCH 2/3] ASoC: core: Set the default I/O up try regmap. Thread-Topic: [alsa-devel] [PATCH 2/3] ASoC: core: Set the default I/O up try regmap. Thread-Index: AQHPM6qACYVR5A4ww0ayWu7DY52qF5rKCb6AgAAA4rCAABoHAIAAB6RAgAALwACAAAAvYA== Date: Fri, 28 Feb 2014 06:40:37 +0000 Message-ID: References: <1393494593-26310-1-git-send-email-Li.Xiubo@freescale.com> <1393494593-26310-3-git-send-email-Li.Xiubo@freescale.com> <20140228035244.GJ9383@sirena.org.uk> <20140228052904.GP9383@sirena.org.uk> <1b89016263c84e0297655034a648032f@BY2PR03MB505.namprd03.prod.outlook.com> <53102EE4.80702@metafoo.de> In-Reply-To: <53102EE4.80702@metafoo.de> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [123.151.195.49] x-forefront-prvs: 0136C1DDA4 x-forefront-antispam-report: SFV:NSPM;SFS:(10009001)(6009001)(428001)(164054003)(377454003)(24454002)(189002)(199002)(51704005)(479174003)(86362001)(81342001)(54316002)(83322001)(56776001)(47736001)(81542001)(47446002)(47976001)(69226001)(87266001)(2656002)(19580395003)(76482001)(19580405001)(4396001)(46102001)(74502001)(87936001)(93136001)(49866001)(93516002)(50986001)(92566001)(80976001)(33646001)(74662001)(51856001)(53806001)(85306002)(74366001)(59766001)(81816001)(63696002)(74316001)(81686001)(76576001)(76786001)(76796001)(66066001)(74876001)(74706001)(83072002)(85852003)(54356001)(95666003)(94946001)(31966008)(94316002)(95416001)(79102001)(77982001)(65816001)(80022001)(90146001)(56816005)(24736002);DIR:OUT;SFP:1101;SCL:1;SRVR:BY2PR03MB427;H:BY2PR03MB505.namprd03.prod.outlook.com;CLIP:123.151.195.49;FPR:FF7AFA6B.15E07C21.39E9BF7F.C0E58BE8.201C6;MLV:sfv;PTR:InfoNoRecords;MX:1;A:1;LANG:en; Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 8BIT MIME-Version: 1.0 X-OriginatorOrg: freescale.com Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org > Subject: Re: [alsa-devel] [PATCH 2/3] ASoC: core: Set the default I/O up try > regmap. > > On 02/28/2014 06:56 AM, Li.Xiubo@freescale.com wrote: > >> Subject: Re: [PATCH 2/3] ASoC: core: Set the default I/O up try regmap. > >> > >> On Fri, Feb 28, 2014 at 04:00:38AM +0000, Li.Xiubo@freescale.com wrote: > >> > >>> I'll send another patches to applied to use this for another CODEC drivers. > >>> And there almost 80 files, Should I send them in one patch or split them > >> into > >>> individual patch for each CODEC driver ? > >> > >> I'd suggest doing one patch that covers the boring drivers where the > >> first thing they do is call set_cache_io() but split out the others into > >> one patch per driver since the need more examination. > > > > Got it. > > Btw. be careful, just removing the set_cache_io() call will not work for all > drivers. There are some MFD child devices which use regmap from the parent > device. So dev_get_regmap() will return NULL for those. > @Lars, Do you mean the CODEC drivers like wm5110 and wm8997 ? Thanks, -- Best Regards, Xiubo -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/