Re: [PATCH] usb: gadget: imx_udc: make it depend on BROKEN

2013-02-06 Thread Arnd Bergmann
On Wednesday 06 February 2013, Felipe Balbi wrote: > > that driver hasn't been maintained for quite > some time, at least since e08300043e (ARM: > imx: dynamically allocate imx_udc device). > > Because of that, and because driver doesn't > even compile with allyesconfig and allmodconfig, > we're

[PATCH] usb: gadget: imx_udc: make it depend on BROKEN

2013-02-05 Thread Felipe Balbi
that driver hasn't been maintained for quite some time, at least since e08300043e (ARM: imx: dynamically allocate imx_udc device). Because of that, and because driver doesn't even compile with allyesconfig and allmodconfig, we're making it depend on BROKEN. Reported-by: Arnd Bergmann Signed-off-