[media] imon: remove redundant change_protocol call
authorJarod Wilson <jarod@redhat.com>
Sat, 23 Oct 2010 19:42:51 +0000 (16:42 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sat, 23 Oct 2010 19:48:37 +0000 (17:48 -0200)
commit6aa209e41fd51d3ade96e1550d9b514a07ebd8f1
tree9dee04fd45ef940b3127f40cd9e97f31531e006f
parent428cc7633dedbab05aab80b805d8585572dc6dbf
[media] imon: remove redundant change_protocol call

There was a redundant call to imon_ir_change_protocol -- its already
getting called from ir_input_register. Also do some minor housekeeping
with var names and formatting.

Signed-off-by: Jarod Wilson <jarod@redhat.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/IR/imon.c