From: Jarod Wilson Date: Mon, 26 Jul 2010 14:11:36 +0000 (-0300) Subject: V4L/DVB: IR/imon: remove incorrect calls to input_free_device X-Git-Tag: v2.6.36-rc1~289^2~60 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=20cd19597238723237d214dbab18c0b7c68c5814;p=pandora-kernel.git V4L/DVB: IR/imon: remove incorrect calls to input_free_device Per Dmitry Torokhov, following input_unregister_device with an input_free_device is forbidden, the former is sufficient alone. Acked-by: Dmitry Torokhov Signed-off-by: Jarod Wilson Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed