Re: [PATCH] drivers: char: hvc: add arm JTAG DCC console support

From: Greg KH
Date: Wed Dec 01 2010 - 14:30:31 EST


On Wed, Dec 01, 2010 at 10:54:56AM -0800, Daniel Walker wrote:
> On Tue, 2010-11-30 at 21:30 -0800, Stephen Boyd wrote:
> > On 11/30/2010 11:25 AM, Daniel Walker wrote:
> > > @@ -682,6 +682,15 @@ config HVC_UDBG
> > > select HVC_DRIVER
> > > default n
> > >
> > > +config HVC_DCC
> > > + bool "ARM JTAG DCC console"
> > > + depends on ARM
> > > + select HVC_DRIVER
> > > + help
> > > + This console uses the JTAG DCC on ARM to create a console under the HVC
> >
> > Looks like you added one too many spaces for indent here.
>
> The first line is fine, but the other two might need an extra space.

For this, or any other changes you want, I'll gladly take a follow-on
patch as this one is already in my tty-next tree.

thanks,

greg k-h
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/