From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1161732AbbKTAsY (ORCPT ); Thu, 19 Nov 2015 19:48:24 -0500 Received: from mail-pa0-f42.google.com ([209.85.220.42]:33590 "EHLO mail-pa0-f42.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S934361AbbKTAsU (ORCPT ); Thu, 19 Nov 2015 19:48:20 -0500 Date: Thu, 19 Nov 2015 16:48:17 -0800 From: Brian Norris To: linux-mtd@lists.infradead.org Cc: linux-kernel@vger.kernel.org, Javier Martinez Canillas , =?utf-8?B?UmFmYcWCIE1pxYJlY2tp?= , Heiner Kallweit , devicetree@vger.kernel.org Subject: Re: [PATCH 0/3] mtd: m25p80: fix some module and documentation issues Message-ID: <20151120004817.GR64635@google.com> References: <1447713292-91525-1-git-send-email-computersforpeace@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1447713292-91525-1-git-send-email-computersforpeace@gmail.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Nov 16, 2015 at 02:34:49PM -0800, Brian Norris wrote: > Hi, > > There were a few mistakes and improvements pointed out at various points in > this thread, subject: > > spi: OF module autoloading is still broken > (was: Re: m25p80: Commit "allow arbitrary OF matching for "jedec,spi-nor"" > breaks module autoloading) > > http://lists.infradead.org/pipermail/linux-mtd/2015-October/062369.html > https://lkml.org/lkml/2015/11/12/574 > > That thread covers some other interesting issues that are still not solved, but > let's fix the ones we can here in MTD right now. > > Regards, > Brian Pushed all to l2-mtd.git