From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jarkko Lavinen Subject: Re: [PATCH] OMAP: MMC: recover from transfer failures - Resend Date: Mon, 9 Feb 2009 19:58:51 +0200 Message-ID: <20090209175851.GA30769@angel.research.nokia.com> References: <20090206145343.2b8a5353@mjolnir.drzeus.cx> Reply-To: Jarkko Lavinen Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from smtp.nokia.com ([192.100.122.230]:45031 "EHLO mgw-mx03.nokia.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751549AbZBISFy (ORCPT ); Mon, 9 Feb 2009 13:05:54 -0500 Content-Disposition: inline In-Reply-To: <20090206145343.2b8a5353@mjolnir.drzeus.cx> Sender: linux-omap-owner@vger.kernel.org List-Id: linux-omap@vger.kernel.org To: Pierre Ossman Cc: Jean Pihet , Paul Walmsley , " Hunter Adrian (EXT-Teleca/Helsinki)" , OMAP , LKML , " linux-arm-kernel@lists.arm.linux.org.uk" Pierre Ossman wrote: > Related, who is the maintainer of this driver? Tony? I'd like > to have someone who checks patches before I queue them up. I can be. Tony asked me a month ago to set up git tree for OMAP HSMMC and put the workaround for the HSMMC multi-block DMA read corruption there, but hate to admit things have been hanging on todo list. There are some other fixes waiting. Omap_mmc_set_ios() doesn't handle power off case correctly and resume from suspend can hang if the SDBP bit fails to set. Cheers Jarkko