From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753939AbbIANOl (ORCPT ); Tue, 1 Sep 2015 09:14:41 -0400 Received: from mx2.suse.de ([195.135.220.15]:59420 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753365AbbIANOk (ORCPT ); Tue, 1 Sep 2015 09:14:40 -0400 Date: Tue, 01 Sep 2015 15:14:38 +0200 Message-ID: From: Takashi Iwai To: "Mark Brown" Cc: "Philipp Zabel" , "Axel Lin" , Subject: Re: [PATCH v2] reset: Add (devm_)reset_control_get stub functions In-Reply-To: <20150901131309.GW5313@sirena.org.uk> References: <1441065398.6224.1.camel@ingics.com> <1441094676.3256.1.camel@pengutronix.de> <20150901131309.GW5313@sirena.org.uk> 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 Tue, 01 Sep 2015 15:13:09 +0200, Mark Brown wrote: > > On Tue, Sep 01, 2015 at 10:04:36AM +0200, Philipp Zabel wrote: > > Am Dienstag, den 01.09.2015, 07:56 +0800 schrieb Axel Lin: > > > So the drivers can be compiled with CONFIG_RESET_CONTROLLER disabled. > > > > Signed-off-by: Axel Lin > > > Applied, thanks. > > Takashi, this should be enough for the build error in ASoC to be fixed > by the time -rc1 comes out I expect. Thanks Axel & Philipp. Yep, I'm going to send a pull request tomorrow :) Takashi