Message ID | u1vskdc5w.wl%morimoto.kuninori@renesas.com (mailing list archive) |
---|---|
State | Accepted |
Headers | show |
On Wed, Mar 25, 2009 at 05:54:23PM +0900, Kuninori Morimoto wrote: > Signed-off-by: Kuninori Morimoto <morimoto.kuninori@renesas.com> > --- > This patch is for linux-next > > arch/sh/kernel/cpu/sh4a/pinmux-sh7786.c | 1 - > 1 files changed, 0 insertions(+), 1 deletions(-) On Thu, Mar 26, 2009 at 09:24:01AM +0900, Kuninori Morimoto wrote: > Signed-off-by: Kuninori Morimoto <morimoto.kuninori@renesas.com> > --- > This patch is for linux-next > > arch/sh/boards/board-urquell.c | 4 ++++ > 1 files changed, 4 insertions(+), 0 deletions(-) On Thu, Mar 26, 2009 at 09:39:49AM +0900, Kuninori Morimoto wrote: > Signed-off-by: Kuninori Morimoto <morimoto.kuninori@renesas.com> > --- > This patch is for linux-next > > arch/sh/include/cpu-sh4/cpu/sh7786.h | 214 +++++++++++------------------- > arch/sh/kernel/cpu/sh4a/pinmux-sh7786.c | 184 ++++++--------------------- > 2 files changed, 118 insertions(+), 280 deletions(-) Applied, thanks. -- To unsubscribe from this list: send the line "unsubscribe linux-sh" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
diff --git a/arch/sh/kernel/cpu/sh4a/pinmux-sh7786.c b/arch/sh/kernel/cpu/sh4a/pinmux-sh7786.c index 373b344..54ca664 100644 --- a/arch/sh/kernel/cpu/sh4a/pinmux-sh7786.c +++ b/arch/sh/kernel/cpu/sh4a/pinmux-sh7786.c @@ -377,7 +377,6 @@ static pinmux_enum_t pinmux_data[] = { PINMUX_DATA(PJ1_DATA, PJ1_IN, PJ1_OUT, PJ1_IN_PU), /* PA FN */ - PINMUX_MARK_BEGIN, PINMUX_DATA(CDE_MARK, P1MSEL2_0, PA7_FN), PINMUX_DATA(DISP_MARK, P1MSEL2_0, PA6_FN), PINMUX_DATA(DR5_MARK, P1MSEL2_0, PA5_FN),
Signed-off-by: Kuninori Morimoto <morimoto.kuninori@renesas.com> --- This patch is for linux-next arch/sh/kernel/cpu/sh4a/pinmux-sh7786.c | 1 - 1 files changed, 0 insertions(+), 1 deletions(-)