[PATCH v2] irqchip/qeic: move qeic driver from drivers/soc/fsl/qe
Jason Cooper
jason at lakedaemon.net
Fri Jul 8 00:24:58 AEST 2016
Hi Zhao Qiang,
On Thu, Jul 07, 2016 at 09:23:55AM +0800, Zhao Qiang wrote:
> The driver stays the same.
>
> Signed-off-by: Zhao Qiang <qiang.zhao at nxp.com>
> ---
> Changes for v2:
> - modify the subject and commit msg
>
> drivers/irqchip/Makefile | 1 +
> drivers/{soc/fsl/qe => irqchip}/qe_ic.c | 0
> drivers/{soc/fsl/qe => irqchip}/qe_ic.h | 0
> drivers/soc/fsl/qe/Makefile | 2 +-
> 4 files changed, 2 insertions(+), 1 deletion(-)
> rename drivers/{soc/fsl/qe => irqchip}/qe_ic.c (100%)
> rename drivers/{soc/fsl/qe => irqchip}/qe_ic.h (100%)
Please merge the include file into the C file and rename to follow the
naming convention in drivers/irqchip/. e.g. irq-qeic.c or irq-qe_ic.c.
Once you have that, please resend the entire series with this as the
first patch.
thx,
Jason.
More information about the Linuxppc-dev
mailing list