Re: [PATCH 2/3] usb: gadget: fsl_qe_udc: do not use tasklet_disablebefore tasklet_kill

From: Li Yang
Date: Wed Oct 31 2012 - 10:35:30 EST


On Wed, Oct 31, 2012 at 9:26 PM, Felipe Balbi <balbi@xxxxxx> wrote:
> On Wed, Oct 31, 2012 at 04:06:00PM +0800, Xiaotian Feng wrote:
>> If tasklet_disable() is called before related tasklet handled,
>> tasklet_kill will never be finished. tasklet_kill is enough.
>
> how did you test this ? Why changing FSL driver instead of switching
> over to chipidea which is supposed to be shared by every licensee of the
> chipidea core ?

The QE UDC is an private controller that is not compatible with the
Chipidea core.

- Leo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/