From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from muin.pair.com (muin.pair.com [209.68.1.55]) by ozlabs.org (Postfix) with ESMTP id B8DF82C00C3 for ; Mon, 21 Oct 2013 22:21:08 +1100 (EST) Message-ID: <52650E1F.9030102@tabi.org> Date: Mon, 21 Oct 2013 06:21:03 -0500 From: Timur Tabi MIME-Version: 1.0 To: Xiubo Li-B47053 , =?UTF-8?B?TG90aGFyIFdhw59tYW5u?= Subject: Re: [PATCHv1 5/8] ASoC: sgtl5000: Revise the bugs about the sgt15000 codec. References: <1382000477-17304-1-git-send-email-Li.Xiubo@freescale.com> <1382000477-17304-6-git-send-email-Li.Xiubo@freescale.com> <20131017121721.43e1b34b@ipc1.ka-ro> <1DD289F6464F0949A2FCA5AA6DC23F82866756@039-SN2MPN1-013.039d.mgd.msft.net> In-Reply-To: <1DD289F6464F0949A2FCA5AA6DC23F82866756@039-SN2MPN1-013.039d.mgd.msft.net> Content-Type: text/plain; charset=UTF-8; format=flowed Cc: "mark.rutland@arm.com" , "alsa-devel@alsa-project.org" , "linux-doc@vger.kernel.org" , "tiwai@suse.de" , Wang Huan-B18965 , "perex@perex.cz" , Guo Shawn-R65073 , "linux@arm.linux.org.uk" , Chen Guangyu-B42378 , "linux-arm-kernel@lists.infradead.org" , "grant.likely@linaro.org" , "devicetree@vger.kernel.org" , "ian.campbell@citrix.com" , "pawel.moll@arm.com" , "swarren@wwwdotorg.org" , "rob.herring@calxeda.com" , "broonie@kernel.org" , "oskar@scara.com" , Estevam Fabio-R49496 , "lgirdwood@gmail.com" , "linux-kernel@vger.kernel.org" , "rob@landley.net" , Jin Zhengxiong-R64188 , "shawn.guo@linaro.org" , "linuxppc-dev@lists.ozlabs.org" List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Xiubo Li-B47053 wrote: > The CONFIG_SND_SOC_FSL_SGTL5000 micro will be renamed to CONFIG_SND_SOC_FSL_SGTL5000_VF610. > In VF610, there has not Power Manager Module, so whether the CONFIG_REGULATOR is enable or > Disabled, there will always some errors booting... That's just not acceptable. You have to fix the code so that it works with CONFIG_REGULATOR both set and not set.