commit | 6d51477470728074cea396a0127d73c5590dd441 | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@redhat.com> | Fri Jul 29 02:26:59 2011 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Sun Jul 31 00:51:11 2011 -0300 |
tree | 779274c3d5c089b559bc47c902347c4949715738 | |
parent | b05681b91709a19b40a452f566cc852619b30082 [diff] |
[media] em28xx: Fix IR unregister logic 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>