Re: [PATCH] usb: move ehci reg def

From: David Brownell
Date: Thu Jul 24 2008 - 20:57:37 EST


On Thursday 24 July 2008, Yinghai Lu wrote:
>
> prepare x86: usb debug port early console
>
> move ehci struct def to linux/usrb/ehci_def.h from host/ehci.h
>
> Signed-off-by: Yinghai Lu <yhlu.kernel@xxxxxxxxx>

Acked-by: David Brownell <dbrownell@xxxxxxxxxxxxxxxxxxxxx>

so long as the minor issue below is fixed:


>
> ...
> +#include <linux/usb/ehci_def.h>
>
> /*-------------------------------------------------------------------------*/
>
> +

Only one blank line needed please. ;)


> #define QTD_NEXT(ehci, dma) cpu_to_hc32(ehci, (u32)dma)
>
> /*

--
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/