Re: [PATCH 1/2] extcon: Set platform drvdata in gpio_extcon_probe()and fix irq leak

From: Axel Lin
Date: Tue Jun 19 2012 - 06:32:50 EST


2012/6/19 íëì <myungjoo.ham@xxxxxxxxxxx>:
>> Add missing platform_set_drvdata() in gpio_extcon_probe(), otherwise calling
>> platform_get_drvdata in gpio_extcon_remove() returns NULL.
>>
>> Also add missing free_irq call in gpio_extcon_remove().
>>
>> Signed-off-by: Axel Lin <axel.lin@xxxxxxxxx>
>
> Thanks!
>
>
> Acked-by: MyungJoo Ham <myungjoo.ham@xxxxxxxxxxx>
>
> I'll apply this patch to the extcon-for-next.
> I would appear in http://git.infradead.org/users/kmpark/linux-samsung/shortlog/refs/heads/extcon-for-next soon after syncing servers.

Hi MyungJoo,
These patches are already in today's linux-next tree.
It's already picked up by Greg.

Regards,
Axel
--
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/