From: Mauro Carvalho Chehab Date: Tue, 10 Jan 2012 00:28:13 +0000 (-0200) Subject: [media] cx231xx-input: stop polling if the device got removed. X-Git-Tag: v3.3-rc1~48^2~39 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=90bf3aab42937f760e5b645ab63df46d26b5e620;p=pandora-kernel.git [media] cx231xx-input: stop polling if the device got removed. If the device got removed, stops polling it. Also, un-registers it at input/evdev, as it won't work anymore. We can't free the IR structure yet, as the ir_remove method will be called later. Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed