From mboxrd@z Thu Jan 1 00:00:00 1970 From: Brian Norris Date: Tue, 12 Nov 2013 23:17:19 +0000 Subject: Re: [PATCH v2 10/19] mtd: sh_flctl: Enable the driver on all ARM platforms Message-Id: <20131112231719.GB9468@ld-irv-0074.broadcom.com> List-Id: References: <1383086274-11049-1-git-send-email-laurent.pinchart+renesas@ideasonboard.com> <1383086274-11049-11-git-send-email-laurent.pinchart+renesas@ideasonboard.com> <20131112231020.GA9468@ld-irv-0074.broadcom.com> <1701001.ctJ1xUAsnV@avalon> In-Reply-To: <1701001.ctJ1xUAsnV@avalon> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-arm-kernel@lists.infradead.org On Wed, Nov 13, 2013 at 12:14:37AM +0100, Laurent Pinchart wrote: > On Tuesday 12 November 2013 15:10:20 Brian Norris wrote: > > On Tue, Oct 29, 2013 at 11:37:45PM +0100, Laurent Pinchart wrote: > > > Renesas ARM platforms are transitioning from single-platform to > > > multi-platform kernels using the new ARCH_SHMOBILE_MULTI. Make the > > > driver available on all ARM platforms to enable it on both ARCH_SHMOBILE > > > and ARCH_SHMOBILE_MULTI, and increase build testing coverage with > > > COMPILE_TEST. > > > > > > Cc: David Woodhouse > > > Cc: linux-mtd@lists.infradead.org > > > Signed-off-by: Laurent Pinchart > > > > > > > Applied to l2-mtd.git, branch 'next' (for 3.14). Thanks. > > Thank you, but if it's not too late, can you drop the patch ? :-) We've > settled for a different approach that renames Kconfig symbols and doesn't > require changes to individual drivers. No problem. It's dropped. I was only paying attention to the cover letter, where that decision apparently didn't show up :) Brian