From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-fx0-f49.google.com ([209.85.161.49]) by casper.infradead.org with esmtp (Exim 4.72 #1 (Red Hat Linux)) id 1Ox6bH-0008LI-VU for linux-mtd@lists.infradead.org; Sat, 18 Sep 2010 23:13:48 +0000 Received: by fxm4 with SMTP id 4so197242fxm.36 for ; Sat, 18 Sep 2010 16:12:53 -0700 (PDT) From: Maxim Levitsky To: David Woodhouse Subject: [MTD] My updates Date: Sun, 19 Sep 2010 01:12:35 +0200 Message-Id: <1284851558-1154-1-git-send-email-maximlevitsky@gmail.com> Cc: Andrew Morton , linux-mtd@lists.infradead.org, Maciej Rutecki List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Hi, The first patch should finally fix both hotplug and the case of non removeable modules. In fact all modules can be removed always. Testing is welcome. The 2nd and 3rd patches are cosmetic additions to my code. (First patch avoids double powerdown/up, but it seemed to work both ways) Best regards, Maxim Levitsky