Re: [PATCH] usb: gadget: atmel: remove pointless retrieval of DT name property

2018-08-30 Thread Nicolas Ferre
On 29/08/2018 at 22:01, Rob Herring wrote: The name is always non-NULL and then is not used anywhere in this function, so remove it. Indeed. Cc: Nicolas Ferre Acked-by: Nicolas Ferre Cc: Felipe Balbi Cc: Greg Kroah-Hartman Cc: Alexandre Belloni Cc: linux-arm-ker...@lists.infradead.or

[PATCH] usb: gadget: atmel: remove pointless retrieval of DT name property

2018-08-29 Thread Rob Herring
The name is always non-NULL and then is not used anywhere in this function, so remove it. Cc: Nicolas Ferre Cc: Felipe Balbi Cc: Greg Kroah-Hartman Cc: Alexandre Belloni Cc: linux-arm-ker...@lists.infradead.org Cc: linux-usb@vger.kernel.org Signed-off-by: Rob Herring --- drivers/usb/gadget/u