From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paul Mundt Subject: Re: [PATCH 4/5] ARM: mach-shmobile: ag5evm: consistently name sdhi info structures Date: Tue, 21 Jun 2011 17:50:44 +0900 Message-ID: <20110621085044.GH7920@linux-sh.org> References: <1308610812-3479-1-git-send-email-horms@verge.net.au> <1308610812-3479-5-git-send-email-horms@verge.net.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from linux-sh.org ([111.68.239.195]:44261 "EHLO linux-sh.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751317Ab1FUIvI (ORCPT ); Tue, 21 Jun 2011 04:51:08 -0400 Content-Disposition: inline In-Reply-To: <1308610812-3479-5-git-send-email-horms@verge.net.au> Sender: linux-mmc-owner@vger.kernel.org List-Id: linux-mmc@vger.kernel.org To: Simon Horman Cc: linux-mmc@vger.kernel.org, linux-sh@vger.kernel.org, Magnus Damm , Guennadi Liakhovetski , Chris Ball On Tue, Jun 21, 2011 at 08:00:11AM +0900, Simon Horman wrote: > Name the SDHI1 instance sh_sdhi1_info to be consistent with sh_sdhi0_info. > > Signed-off-by: Simon Horman > > --- > > Dependencies: None known Applied, thanks.