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

2017-02-10 Thread Greg KH
On Fri, Feb 10, 2017 at 07:38:04PM +0200, cristian.bir...@microchip.com wrote: > From: Cristian Birsan > > This patch provides fixes for the following: > - fifo table parameters validation against device tree values > - coding style > - error message display > - Kconfig co

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

2017-02-10 Thread cristian.birsan
From: Cristian Birsan This patch provides fixes for the following: - fifo table parameters validation against device tree values - coding style - error message display - Kconfig comments Signed-off-by: Cristian Birsan --- drivers/usb/gadget/udc/Kconfig