Re: [PATCH] touchscreen: tnetv107x: fix input_device leak

From: Dmitry Torokhov
Date: Sun Sep 26 2010 - 06:00:44 EST


On Sep 26, 2010, at 1:59 AM, Vasiliy Kulikov <segooon@xxxxxxxxx> wrote:

> tsc_probe() calls input_free_device() on error, but tsc_remove()
> doesn't.

NAK. It is forbidden to call input_free_device() after unregister.

Thanks.

--
Dmitry

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