From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paul Mundt Date: Thu, 28 Jun 2012 14:52:34 +0000 Subject: Re: [PATCH 01/13 v3] sh: ecovec: switch MMC power control to regulators Message-Id: <20120628145233.GD28162@linux-sh.org> List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-sh@vger.kernel.org On Thu, Jun 28, 2012 at 04:28:19PM +0200, Guennadi Liakhovetski wrote: > On Thu, 28 Jun 2012, Paul Mundt wrote: > > > On Thu, Jun 28, 2012 at 12:29:46PM +0200, Guennadi Liakhovetski wrote: > > > Power on the CN11 and CN12 SD/MMC slots on ecovec is controlled by GPIOs, > > > which makes it possible to use the fixed voltage regulator driver to switch > > > card power on and off. > > > > > > Signed-off-by: Guennadi Liakhovetski > > > > Applied now, > > Thanks > > > though you still didn't make the dev_name() changes for > > gpio_request(). > > I can submit that as a separate patch, though, that doesn't change much - > those functions will disappear anyway as soon as the MMC drivers are > updated to use regulators. > Ah, ok, then don't worry about it. Not much point if it's going away at least.