From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paul Mundt Date: Wed, 16 Dec 2009 04:24:47 +0000 Subject: Re: [PATCH 1/3] sh: mach-ecovec24: Add tw9910 support Message-Id: <20091216042446.GA31265@linux-sh.org> List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-sh@vger.kernel.org On Tue, Dec 15, 2009 at 02:37:16PM +0900, Kuninori Morimoto wrote: > Signed-off-by: Kuninori Morimoto > --- > arch/sh/boards/mach-ecovec24/setup.c | 50 ++++++++++++++++++++++++++++++++++ > 1 files changed, 50 insertions(+), 0 deletions(-) On Tue, Dec 15, 2009 at 02:37:26PM +0900, Kuninori Morimoto wrote: > Signed-off-by: Kuninori Morimoto > --- > arch/sh/boards/mach-ecovec24/setup.c | 79 +++++++++++++++++++++++++++++++++- > 1 files changed, 78 insertions(+), 1 deletions(-) On Tue, Dec 15, 2009 at 02:37:39PM +0900, Kuninori Morimoto wrote: > Signed-off-by: Kuninori Morimoto > --- > arch/sh/boards/mach-ecovec24/setup.c | 98 ++++++++++++++++++++++++++++++++++ > 1 files changed, 98 insertions(+), 0 deletions(-) Applied, thanks.