]> git.baikalelectronics.ru Git - kernel.git/commit
usb: gadget: at91_udc: fix dt support
authorFabio Porcedda <fabio.porcedda@gmail.com>
Fri, 7 Sep 2012 13:27:42 +0000 (15:27 +0200)
committerFelipe Balbi <balbi@ti.com>
Mon, 10 Sep 2012 13:20:26 +0000 (16:20 +0300)
commit2436be63a4d617552ab653b3881b3db9de6635e5
treeb65b16054301550f1883b6bfe2b65273aa54d946
parentc93a6e87e617dd6c1bef3291456b6bc0530f8d09
usb: gadget: at91_udc: fix dt support

Don't fail the initialization check for the platform_data
if there is avaiable an associated device tree node.

Signed-off-by: Fabio Porcedda <fabio.porcedda@gmail.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/gadget/at91_udc.c