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
- [PATCH 0/4] IR/imon: split out mouse events and fix bugs Jarod Wilson
- [PATCH 1/4] IR: export ir_keyup so imon driver can us... Jarod Wilson
- [PATCH 2/4] imon: split mouse events to a separate in... Jarod Wilson
- Re: [PATCH 2/4] imon: split mouse events to a sep... David Härdeman
- Re: [PATCH 2/4] imon: split mouse events to a... Jarod Wilson
- Re: [PATCH 2/4] imon: split mouse events ... David Härdeman
- Re: [PATCH 2/4] imon: split mouse ev... Jarod Wilson
- [PATCH 3/4] IR/imon: protect ictx's kc and last_keyco... Jarod Wilson
- [PATCH 4/4] IR/imon: set up mce-only devices w/mce ke... Jarod Wilson
- Re: [PATCH 4/4] IR/imon: set up mce-only devices ... Anders Eriksson
- Re: [PATCH 4/4] IR/imon: set up mce-only devi... Jarod Wilson