Re: [PATCH 4/4] IR/imon: set up mce-only devices w/mce keytable

2010-09-16 Thread Anders Eriksson



ja...@redhat.com said:

 + /* iMON LCD, MCE IR */ 
 + case 0x9e: 
 + dev_info(ictx-dev, 0xffdc iMON VFD, MCE IR); 
 + detected_display_type = IMON_DISPLAY_TYPE_VFD;
 + allowed_protos = IR_TYPE_RC6; + break; 
 + /* iMON LCD, MCE IR */ +case 0x9f:
 

That LCD in the comment should be VFD.

/Anders



--
To unsubscribe from this list: send the line unsubscribe linux-media in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: [PATCH 4/4] IR/imon: set up mce-only devices w/mce keytable

2010-09-16 Thread Jarod Wilson
On Thu, Sep 16, 2010 at 10:11:16AM +0200, Anders Eriksson wrote:
 
 
 
 ja...@redhat.com said:
 
  +   /* iMON LCD, MCE IR */ 
  +   case 0x9e: 
  +   dev_info(ictx-dev, 0xffdc iMON VFD, MCE IR); 
  +   detected_display_type = IMON_DISPLAY_TYPE_VFD;
  +   allowed_protos = IR_TYPE_RC6; + break; 
  +   /* iMON LCD, MCE IR */ +case 0x9f:
  
 
 That LCD in the comment should be VFD.

Ah, dammit, copy-paste fail. Will fix, thanks!

-- 
Jarod Wilson
ja...@redhat.com

--
To unsubscribe from this list: send the line unsubscribe linux-media in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html