From mboxrd@z Thu Jan 1 00:00:00 1970 From: Magnus Damm Date: Mon, 26 Jan 2015 04:15:24 +0000 Subject: Re: [PATCH 12/13] pinctrl: sh-pfc: sh7372: Remove PFC support Message-Id: List-Id: References: <20150121045256.7648.7451.sendpatchset@little-apple> <20150121045457.7648.93743.sendpatchset@little-apple> <1799633.8ThXAhsYET@avalon> In-Reply-To: <1799633.8ThXAhsYET@avalon> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-arm-kernel@lists.infradead.org Hi Laurent, On Wed, Jan 21, 2015 at 9:40 PM, Laurent Pinchart wrote: > On Wednesday 21 January 2015 13:54:57 Magnus Damm wrote: >> From: Magnus Damm >> >> Remove sh7372 PFC support as part of the sh7372 and Mackerel >> legacy code removal. >> >> Signed-off-by: Magnus Damm >> --- >> >> drivers/pinctrl/sh-pfc/Kconfig | 5 >> drivers/pinctrl/sh-pfc/Makefile | 1 >> drivers/pinctrl/sh-pfc/core.c | 9 >> drivers/pinctrl/sh-pfc/pfc-sh7372.c | 2645 -------------------------------- >> 4 files changed, 2660 deletions(-) > > There's a leftover reference to sh7372_pinmux_info in drivers/pinctrl/sh- > pfc/core.h. > > Apart from that, > > Acked-by: Laurent Pinchart Thanks, will fix and resubmit! / magnus From mboxrd@z Thu Jan 1 00:00:00 1970 From: magnus.damm@gmail.com (Magnus Damm) Date: Mon, 26 Jan 2015 13:15:24 +0900 Subject: [PATCH 12/13] pinctrl: sh-pfc: sh7372: Remove PFC support In-Reply-To: <1799633.8ThXAhsYET@avalon> References: <20150121045256.7648.7451.sendpatchset@little-apple> <20150121045457.7648.93743.sendpatchset@little-apple> <1799633.8ThXAhsYET@avalon> Message-ID: To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Hi Laurent, On Wed, Jan 21, 2015 at 9:40 PM, Laurent Pinchart wrote: > On Wednesday 21 January 2015 13:54:57 Magnus Damm wrote: >> From: Magnus Damm >> >> Remove sh7372 PFC support as part of the sh7372 and Mackerel >> legacy code removal. >> >> Signed-off-by: Magnus Damm >> --- >> >> drivers/pinctrl/sh-pfc/Kconfig | 5 >> drivers/pinctrl/sh-pfc/Makefile | 1 >> drivers/pinctrl/sh-pfc/core.c | 9 >> drivers/pinctrl/sh-pfc/pfc-sh7372.c | 2645 -------------------------------- >> 4 files changed, 2660 deletions(-) > > There's a leftover reference to sh7372_pinmux_info in drivers/pinctrl/sh- > pfc/core.h. > > Apart from that, > > Acked-by: Laurent Pinchart Thanks, will fix and resubmit! / magnus