From: Jarod Wilson <jarod@redhat.com>
To: Anders Eriksson <aeriksson@fastmail.fm>
Cc: linux-media@vger.kernel.org, "David Härdeman" <david@hardeman.nu>,
"Dmitry Torokhov" <dmitry.torokhov@gmail.com>,
"Anssi Hannula" <anssi.hannula@iki.fi>
Subject: Re: [PATCH 4/4] IR/imon: set up mce-only devices w/mce keytable
Date: Thu, 16 Sep 2010 09:30:57 -0400 [thread overview]
Message-ID: <20100916133057.GA29829@redhat.com> (raw)
In-Reply-To: <20100916081116.71A4E45800D@tippex.mynet.homeunix.org>
On Thu, Sep 16, 2010 at 10:11:16AM +0200, Anders Eriksson wrote:
>
>
>
> jarod@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
jarod@redhat.com
prev parent reply other threads:[~2010-09-16 13:31 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-09-16 5:19 [PATCH 0/4] IR/imon: split out mouse events and fix bugs Jarod Wilson
2010-09-16 5:21 ` [PATCH 1/4] IR: export ir_keyup so imon driver can use it directly Jarod Wilson
2010-09-16 5:22 ` [PATCH 2/4] imon: split mouse events to a separate input dev Jarod Wilson
2010-09-16 11:32 ` David Härdeman
2010-09-16 13:34 ` Jarod Wilson
2010-09-16 13:43 ` David Härdeman
2010-09-16 13:50 ` Jarod Wilson
2010-09-16 5:23 ` [PATCH 3/4] IR/imon: protect ictx's kc and last_keycode w/spinlock Jarod Wilson
2010-09-16 5:24 ` [PATCH 4/4] IR/imon: set up mce-only devices w/mce keytable Jarod Wilson
2010-09-16 8:11 ` Anders Eriksson
2010-09-16 13:30 ` Jarod Wilson [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20100916133057.GA29829@redhat.com \
--to=jarod@redhat.com \
--cc=aeriksson@fastmail.fm \
--cc=anssi.hannula@iki.fi \
--cc=david@hardeman.nu \
--cc=dmitry.torokhov@gmail.com \
--cc=linux-media@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.