Re: [PATCH] drivers/gpio/*twl* need call irq_free_descs when leaving

From: Chen Gang
Date: Mon Feb 18 2013 - 04:13:46 EST


ä 2013å02æ18æ 17:09, Peter Ujfalusi åé:
> On 02/16/2013 08:26 AM, Chen Gang wrote:
>> >
>> > since already call irq_alloc_descs before,
>> > we need call irq_free_descs when quiting, or resource leak.
> While it is true that we need to free the descs, but this patch is not correct.
> We have other issues to fix in the driver - I have not looked at the
> probe/remove path yet, but the sequence is not right and also the call of
> gpio_twl4030_remove() from probe is not correct.
>
> I'll send a small series to fix these up.
>

ok, thank you.

:-)

--
Chen Gang

Asianux Corporation
--
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/