Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753142AbdHWBjo (ORCPT ); Tue, 22 Aug 2017 21:39:44 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:57442 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752916AbdHWBjn (ORCPT ); Tue, 22 Aug 2017 21:39:43 -0400 Date: Tue, 22 Aug 2017 18:39:47 -0700 From: Greg KH To: laurentiu.tudor@nxp.com Cc: ruxandra.radulescu@nxp.com, stuyoder@gmail.com, devel@driverdev.osuosl.org, Jason Cooper , Marc Zyngier , Stuart Yoder , roy.pledge@nxp.com, linux-kernel@vger.kernel.org, leoyang.li@nxp.com, Thomas Gleixner , bogdan.purcareata@nxp.com, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH] staging: fsl-mc: move bus driver out of staging Message-ID: <20170823013947.GB10615@kroah.com> References: <20170819171812.21902-1-laurentiu.tudor@nxp.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170819171812.21902-1-laurentiu.tudor@nxp.com> User-Agent: Mutt/1.8.3 (2017-05-23) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1058 Lines: 26 On Sat, Aug 19, 2017 at 08:18:12PM +0300, laurentiu.tudor@nxp.com wrote: > From: Stuart Yoder > > Move the source files out of staging into their final locations: > -include files in drivers/staging/fsl-mc/include go to include/linux/fsl > -irq-gic-v3-its-fsl-mc-msi.c goes to drivers/irqchip > -source in drivers/staging/fsl-mc/bus goes to drivers/bus/fsl-mc > -README.txt, providing and overview of DPAA goes to > Documentation/dpaa2/overview.txt > > Update or delete other remaining staging files-- Makefile, Kconfig, TODO. > Update dpaa2_eth and dpio staging drivers. > > Signed-off-by: Stuart Yoder > Signed-off-by: Laurentiu Tudor > [Laurentiu: rebased, add dpaa2_eth and dpio #include updates] > Cc: Thomas Gleixner > Cc: Jason Cooper > Cc: Marc Zyngier Really? You all have fixed all of the previous issues found? Is it time for another real review? If so, please ask for it. thanks, greg k-h