Re: [PATCH v3] usb: host: Faraday fotg210-hcd driver

From: Greg KH
Date: Fri Jul 26 2013 - 16:56:28 EST


On Fri, Jul 26, 2013 at 09:52:56AM +0000, Feng-Hsin Chiang wrote:
> FOTG210 is an OTG controller which can be configured as an
> USB2.0 host. FOTG210 host is an ehci-like controller with
> some differences. First, register layout of FOTG210 is
> incompatible with EHCI. Furthermore, FOTG210 is lack of
> siTDs which means iTDs are used for both HS and FS ISO
> transfer.
>
> Signed-off-by: Yuan-Hsin Chen <yhchen@xxxxxxxxxxxxxxxx>
> ---
> v2: fix most of errors and warnings reported by checkpatch.pl
> v3: change maintainer

You didn't refresh this against the latest tree, and as such, it fails
to apply to the tree, which implies that you didn't test it against the
latest kernel version either :(

Please do this and resend it after testing.

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/