From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paul Mundt Date: Mon, 21 Jul 2008 12:28:41 +0000 Subject: Re: [PATCH] sh7760mmc: driver for SH7760 MMCIF interface. Message-Id: <20080721122841.GB19854@linux-sh.org> List-Id: References: <20080721055030.GA15474@roarinelk.homelinux.net> In-Reply-To: <20080721055030.GA15474@roarinelk.homelinux.net> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-sh@vger.kernel.org On Mon, Jul 21, 2008 at 07:50:31AM +0200, Manuel Lauss wrote: > Changes since V1: > - rework PIO functions to get rid of P2SEGADDR() macro. > - remove mmc host before disabling irqs and peripheral. > - stop commands could have other opcodes than '12', account for that. > Looks better, but you still forgot the Documentation/ file. Anyways, Acked-by: Paul Mundt