From: Pavel Machek <pavel@suse.cz>
To: dtor_core@ameritech.net, vojtech@suse.cz,
kernel list <linux-kernel@vger.kernel.org>
Cc: rpurdie@rpsys.net, lenz@cs.wisc.edu
Subject: after latest input updates, locomo keyboard kills boot
Date: Tue, 1 Nov 2005 10:49:45 +0100 [thread overview]
Message-ID: <20051101094945.GA7293@elf.ucw.cz> (raw)
Hi!
drivers/input/keyboard/locomokbd.c:
struct locomokbd {
unsigned char keycode[LOCOMOKBD_NUMKEYS];
struct input_dev input;
~~~~~~~~~~~~~~~~~~~~~~~
...and I guess that's the problem. What needs to be done? Just replace
it with struct input_dev *?
Pavel
--
Thanks, Sharp!
next reply other threads:[~2005-11-01 9:50 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-11-01 9:49 Pavel Machek [this message]
2005-11-01 15:12 ` after latest input updates, locomo keyboard kills boot Dmitry Torokhov
2005-11-01 19:05 ` Pavel Machek
2005-11-01 20:50 ` Dmitry Torokhov
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=20051101094945.GA7293@elf.ucw.cz \
--to=pavel@suse.cz \
--cc=dtor_core@ameritech.net \
--cc=lenz@cs.wisc.edu \
--cc=linux-kernel@vger.kernel.org \
--cc=rpurdie@rpsys.net \
--cc=vojtech@suse.cz \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox