From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-fx0-f228.google.com ([209.85.220.228]) by bombadil.infradead.org with esmtp (Exim 4.69 #1 (Red Hat Linux)) id 1NdBAF-00071Q-Tx for linux-mtd@lists.infradead.org; Thu, 04 Feb 2010 23:31:16 +0000 Received: by fxm28 with SMTP id 28so3537500fxm.20 for ; Thu, 04 Feb 2010 15:31:09 -0800 (PST) From: Maxim Levitsky To: David Woodhouse Subject: [PATCH V6] Work to enable SmartMedia/xD support Date: Fri, 5 Feb 2010 01:30:40 +0200 Message-Id: <1265326257-4446-1-git-send-email-maximlevitsky@gmail.com> Cc: Alex Dubov , Artem Bityutskiy , joern , linux-kernel , linux-mtd , Thomas Gleixner List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Hi, This version fixes few bugs I discovered, especially place where I forgot to unlock a mutex, another mistake in suspend/resume code that prevented driver from working if card was removed during low power state. David, merge window will soon open, so could you somehow review this? Best regards, Maxim Levitsky