From mboxrd@z Thu Jan 1 00:00:00 1970 From: Arnd Bergmann Subject: Re: [PATCH] ARM: configs: Remove REGULATOR_VIRTUAL_CONSUMER from defconfigs Date: Thu, 4 Sep 2014 22:08:17 +0200 Message-ID: <201409042208.17482.arnd@arndb.de> References: <1409486590-23645-1-git-send-email-broonie@kernel.org> <20140902153141.GB15771@beef> Mime-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20140902153141.GB15771@beef> Sender: linux-tegra-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Matt Porter Cc: Mark Brown , Olof Johansson , Christian Daudt , Maxime Ripard , Stephen Warren , Thierry Reding , bcm-kernel-feedback-list-dY08KVG/lbpWk0Htik3J/w@public.gmane.org, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Jason Cooper , Thomas Petazzoni , linaro-kernel-cunTk1MwBs8s++Sfvej+rw@public.gmane.org List-Id: linux-tegra@vger.kernel.org On Tuesday 02 September 2014, Matt Porter wrote: > On Sun, Aug 31, 2014 at 01:03:10PM +0100, Mark Brown wrote: > > The virtual consumer is a test device intended to be used while developing > > regulator drivers, it should never be used in production. Remove it from > > all defconfigs to avoid confusion among users. > > > > Signed-off-by: Mark Brown > > --- > > arch/arm/configs/bcm_defconfig | 1 - > > For bcm_defconfig: > > Acked-by: Matt Porter > Applied to next/defconfig, thanks! Arnd From mboxrd@z Thu Jan 1 00:00:00 1970 From: arnd@arndb.de (Arnd Bergmann) Date: Thu, 4 Sep 2014 22:08:17 +0200 Subject: [PATCH] ARM: configs: Remove REGULATOR_VIRTUAL_CONSUMER from defconfigs In-Reply-To: <20140902153141.GB15771@beef> References: <1409486590-23645-1-git-send-email-broonie@kernel.org> <20140902153141.GB15771@beef> Message-ID: <201409042208.17482.arnd@arndb.de> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Tuesday 02 September 2014, Matt Porter wrote: > On Sun, Aug 31, 2014 at 01:03:10PM +0100, Mark Brown wrote: > > The virtual consumer is a test device intended to be used while developing > > regulator drivers, it should never be used in production. Remove it from > > all defconfigs to avoid confusion among users. > > > > Signed-off-by: Mark Brown > > --- > > arch/arm/configs/bcm_defconfig | 1 - > > For bcm_defconfig: > > Acked-by: Matt Porter > Applied to next/defconfig, thanks! Arnd