Re: [PATCH] usb: gadget: udc: atmel: Endpoint allocation scheme fixes

From: Greg KH
Date: Fri Feb 10 2017 - 12:55:27 EST


On Fri, Feb 10, 2017 at 07:38:04PM +0200, cristian.birsan@xxxxxxxxxxxxx wrote:
> From: Cristian Birsan <cristian.birsan@xxxxxxxxxxxxx>
>
> This patch provides fixes for the following:
> - fifo table parameters validation against device tree values
> - coding style
> - error message display
> - Kconfig comments

eeek, no! Break patches up, one thing per patch. Otherwise they are
impossible to review and I flat out reject them. Hopefully Felipe does
as well.

thanks,

greg k-h