[PATCH 2/5] arm_dcc: fix missing switch to resource
Sascha Hauer
s.hauer at pengutronix.de
Wed Aug 10 08:53:28 EDT 2011
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 <plagnioj at jcrosoft.com>
> > > ---
> > > 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 |
More information about the barebox
mailing list