mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-07-15 21:24:47 +00:00
Avoid double free situation from happening by removing input_free_device() after input_unregister_device(). Suggested by Dmitry Torokhov. Signed-off-by: Magnus Damm <damm@igel.co.jp> Signed-off-by: Paul Mundt <lethal@linux-sh.org>