[media] em28xx: Fix IR unregister logic
authorMauro Carvalho Chehab <mchehab@redhat.com>
Fri, 29 Jul 2011 05:26:59 +0000 (02:26 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sun, 31 Jul 2011 03:51:11 +0000 (00:51 -0300)
The input stop() callback already calls the em28xx_ir_stop method.
Calling it again causes an oops.

Acked-by: Jarod Wilson <jarod@redhat.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>

No differences found