From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from metis.ext.pengutronix.de ([2001:6f8:1178:4:290:27ff:fe1d:cc33]) by canuck.infradead.org with esmtps (Exim 4.76 #1 (Red Hat Linux)) id 1Qr8Hr-0002fg-2l for barebox@lists.infradead.org; Wed, 10 Aug 2011 12:53:31 +0000 Date: Wed, 10 Aug 2011 14:53:28 +0200 From: Sascha Hauer Message-ID: <20110810125328.GY31404@pengutronix.de> References: <1312838236-646-1-git-send-email-plagnioj@jcrosoft.com> <1312838236-646-2-git-send-email-plagnioj@jcrosoft.com> <20110810073000.GV31404@pengutronix.de> <20110810104454.GT22213@game.jcrosoft.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20110810104454.GT22213@game.jcrosoft.org> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: barebox-bounces@lists.infradead.org Errors-To: barebox-bounces+u.kleine-koenig=pengutronix.de@lists.infradead.org Subject: Re: [PATCH 2/5] arm_dcc: fix missing switch to resource To: Jean-Christophe PLAGNIOL-VILLARD Cc: barebox@lists.infradead.org On Wed, Aug 10, 2011 at 12:44:54PM +0200, Jean-Christophe PLAGNIOL-VILLARD wrote: > On 09:30 Wed 10 Aug , Sascha Hauer wrote: > > On Mon, Aug 08, 2011 at 11:17:13PM +0200, Jean-Christophe PLAGNIOL-VILLARD wrote: > > > Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD > > > --- > > > drivers/serial/arm_dcc.c | 1 - > > > 1 files changed, 0 insertions(+), 1 deletions(-) > > > > > > diff --git a/drivers/serial/arm_dcc.c b/drivers/serial/arm_dcc.c > > > index 0199da3..e1066ab 100644 > > > --- a/drivers/serial/arm_dcc.c > > > +++ b/drivers/serial/arm_dcc.c > > > @@ -157,7 +157,6 @@ static struct driver_d arm_dcc_driver = { > > > static struct device_d arm_dcc_device = { > > > .id = -1, > > > .name = "arm_dcc", > > > - .size = 4096, > > > }; > > > > > > static int arm_dcc_init(void) > > > > I suppose this one is for master? > the 5 are for the master > > > as the at91, nomadik and verstaile can not run without them Ok, applied. Sascha -- Pengutronix e.K. | | Industrial Linux Solutions | http://www.pengutronix.de/ | Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | _______________________________________________ barebox mailing list barebox@lists.infradead.org http://lists.infradead.org/mailman/listinfo/barebox