Message ID | 87ftymqdzh.wl-kuninori.morimoto.gx@renesas.com (mailing list archive) |
---|---|
Headers | show |
Series | irqchip: convert to SPDX for Renesas drivers | expand |
On Fri, 07 Sep 2018 02:50:13 +0100, Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> wrote: > > > Hi Thomas, Marc, Jason > > 2weeks passed. I resend this patch again > > Kuninori Morimoto (2): > pinctrl: sh-pfc: convert to SPDX identifiers > pinctrl: rza1: convert to SPDX identifiers > > drivers/pinctrl/pinctrl-rza1.c | 5 +---- > drivers/pinctrl/sh-pfc/Kconfig | 1 + > drivers/pinctrl/sh-pfc/core.c | 5 +---- > drivers/pinctrl/sh-pfc/core.h | 7 ++----- > drivers/pinctrl/sh-pfc/gpio.c | 5 +---- > drivers/pinctrl/sh-pfc/pfc-emev2.c | 5 +---- > drivers/pinctrl/sh-pfc/pfc-r8a73a4.c | 15 +-------------- > drivers/pinctrl/sh-pfc/pfc-r8a7740.c | 15 +-------------- > drivers/pinctrl/sh-pfc/pfc-r8a7778.c | 10 +--------- > drivers/pinctrl/sh-pfc/pfc-r8a7779.c | 14 +------------- > drivers/pinctrl/sh-pfc/pfc-r8a7790.c | 15 +-------------- > drivers/pinctrl/sh-pfc/pfc-r8a7791.c | 5 +---- > drivers/pinctrl/sh-pfc/pfc-r8a7792.c | 5 +---- > drivers/pinctrl/sh-pfc/pfc-r8a7794.c | 5 +---- > drivers/pinctrl/sh-pfc/pfc-r8a7795-es1.c | 5 +---- > drivers/pinctrl/sh-pfc/pfc-r8a7795.c | 5 +---- > drivers/pinctrl/sh-pfc/pfc-r8a7796.c | 5 +---- > drivers/pinctrl/sh-pfc/pfc-r8a77970.c | 5 +---- > drivers/pinctrl/sh-pfc/pfc-r8a77995.c | 5 +---- > drivers/pinctrl/sh-pfc/pfc-sh7203.c | 5 +---- > drivers/pinctrl/sh-pfc/pfc-sh7264.c | 5 +---- > drivers/pinctrl/sh-pfc/pfc-sh7269.c | 5 +---- > drivers/pinctrl/sh-pfc/pfc-sh73a0.c | 15 +-------------- > drivers/pinctrl/sh-pfc/pfc-sh7720.c | 5 +---- > drivers/pinctrl/sh-pfc/pfc-sh7723.c | 5 +---- > drivers/pinctrl/sh-pfc/pfc-sh7724.c | 5 +---- > drivers/pinctrl/sh-pfc/pfc-sh7734.c | 5 +---- > drivers/pinctrl/sh-pfc/pfc-sh7757.c | 5 +---- > drivers/pinctrl/sh-pfc/pfc-sh7785.c | 5 +---- > drivers/pinctrl/sh-pfc/pfc-sh7786.c | 5 +---- > drivers/pinctrl/sh-pfc/pfc-shx3.c | 5 +---- > drivers/pinctrl/sh-pfc/pinctrl.c | 5 +---- > drivers/pinctrl/sh-pfc/sh_pfc.h | 7 ++----- > 33 files changed, 35 insertions(+), 184 deletions(-) [+ Linus] If I trust the diffstat, should this be sent to the pinctrl maintainer instead? M.
On Fri, 7 Sep 2018, Kuninori Morimoto wrote: > > Hi Thomas, Marc, Jason > > 2weeks passed. I resend this patch again Unfortunately to the wrong people. pinctrl != irqchip > Kuninori Morimoto (2): > pinctrl: sh-pfc: convert to SPDX identifiers > pinctrl: rza1: convert to SPDX identifiers PIN CONTROL SUBSYSTEM M: Linus Walleij <linus.walleij@linaro.org> L: linux-gpio@vger.kernel.org Hope that helps. Thanks, tglx
On Fri, Sep 7, 2018 at 3:50 AM Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> wrote: > Hi Thomas, Marc, Jason > > 2weeks passed. I resend this patch again > > Kuninori Morimoto (2): > pinctrl: sh-pfc: convert to SPDX identifiers > pinctrl: rza1: convert to SPDX identifiers Send these patches to Geert Uytterhoeven. He picks up pinctrl patches for Renesas PFC. Yours, Linus Walleij