From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Brown Subject: Re: [PATCH] regulator: provide dummy supply support Date: Fri, 28 Oct 2011 23:57:03 +0200 Message-ID: <20111028215703.GB30339@opensource.wolfsonmicro.com> References: <1319833618-25190-1-git-send-email-s.hauer@pengutronix.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <1319833618-25190-1-git-send-email-s.hauer@pengutronix.de> Sender: linux-sh-owner@vger.kernel.org To: Sascha Hauer Cc: linux-kernel@vger.kernel.org, Liam Girdwood , Linus Walleij , Paul Mundt , Tony Lindgren , Mike Frysinger , linux-sh@vger.kernel.org, linux-omap@vger.kernel.org, uclinux-dist-devel@blackfin.uclinux.org List-Id: linux-omap@vger.kernel.org On Fri, Oct 28, 2011 at 10:26:57PM +0200, Sascha Hauer wrote: > The following patch allows it for boards to register a dummy supply for > devices for which no software controllable regulator is available. The > current CONFIG_REGULATOR_DUMMY and (unused) regulator_use_dummy_regulator() Please don't send cover letters for single patch serieses, if there's content it should probably be in the changelog...