V4L/DVB: IR/imon: minor change_protocol fixups
authorJarod Wilson <jarod@redhat.com>
Wed, 28 Apr 2010 17:37:29 +0000 (14:37 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Wed, 19 May 2010 15:58:26 +0000 (12:58 -0300)
commit666a9ed8971657ea7dcf0bd9df17195db4dddf29
tree4c69fc95f27a421afec6434df75152999421704c
parent96c1f99621a73c58f97d7ca615b2fe936abda555
V4L/DVB: IR/imon: minor change_protocol fixups

This is a follow-up to my prior patch implementing ir-core's
change_protocol functionality in the imon driver, which eliminates
a false warning when change_protocol is called without a specific
protocol selected yet (i.e., still IR_TYPE_UNKNOWN). It also removes
some extraneous blank lines getting spewn into dmesg.

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