From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paul Mundt Date: Thu, 28 Jun 2012 14:17:51 +0000 Subject: Re: [PATCH 01/13 v3] sh: ecovec: switch MMC power control to regulators Message-Id: <20120628141751.GC28162@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 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, though you still didn't make the dev_name() changes for gpio_request().