From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751130AbdEaLPt (ORCPT ); Wed, 31 May 2017 07:15:49 -0400 Received: from foss.arm.com ([217.140.101.70]:42628 "EHLO foss.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751009AbdEaLPs (ORCPT ); Wed, 31 May 2017 07:15:48 -0400 Subject: Re: [PATCH v4 10/10] staging: fsl-mc: move bus driver out of staging To: laurentiu.tudor@nxp.com, gregkh@linuxfoundation.org, stuyoder@gmail.com References: <20170531105852.22304-1-laurentiu.tudor@nxp.com> <20170531105852.22304-11-laurentiu.tudor@nxp.com> Cc: devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org, agraf@suse.de, arnd@arndb.de, ioana.ciornei@nxp.com, ruxandra.radulescu@nxp.com, bharat.bhushan@nxp.com, catalin.horghidan@nxp.com, leoyang.li@nxp.com, roy.pledge@nxp.com, linux-arm-kernel@lists.infradead.org, Stuart Yoder , Thomas Gleixner , Jason Cooper From: Marc Zyngier Organization: ARM Ltd Message-ID: <87e4071b-22f5-1edc-e102-742b7eaf6553@arm.com> Date: Wed, 31 May 2017 12:15:44 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0 MIME-Version: 1.0 In-Reply-To: <20170531105852.22304-11-laurentiu.tudor@nxp.com> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 31/05/17 11:58, 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 > --- > > Notes: > -no changes since v4 > -v4 > -rebased > -update existing dpaa2 drivers to work with the bus out of staging > -v3 > -no changes > -v2 > -updated MAINTAINERS with new location > > .../README.txt => Documentation/dpaa2/overview.txt | 0 I thought you had agreed to drop all references to the userspace interface (restool and co) which is completely absent from this code? I'm certainly not going to ack this until this is done. Also, please CC me on the whole series, as I'd really like to see things in context, and not a patch that just moves things around. Thanks, M. -- Jazz is not dead. It just smells funny...