Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758621Ab0BDXbN (ORCPT ); Thu, 4 Feb 2010 18:31:13 -0500 Received: from mail-fx0-f220.google.com ([209.85.220.220]:52390 "EHLO mail-fx0-f220.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751205Ab0BDXbL (ORCPT ); Thu, 4 Feb 2010 18:31:11 -0500 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:cc:subject:date:message-id:x-mailer; b=ngxoLwEPeoqNxnq4dJyYyOAcjLz6V/b02acAMNrTa/usnks3xzf3lBhpbxwKw2eROj KfUAfv5mqZv/FyiQpqNtcW2WX73u3mrd7GgglWplaCViy7Oo7ybcz4UREgl68ht8HUmj WJhgiL/LddKcaHBFggxBGxFJv2cmBmy5kb/zI= From: Maxim Levitsky To: David Woodhouse Cc: Artem Bityutskiy , linux-mtd , linux-kernel , Alex Dubov , joern , Thomas Gleixner 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> X-Mailer: git-send-email 1.6.3.3 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 564 Lines: 16 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 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/