public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* after latest input updates, locomo keyboard kills boot
@ 2005-11-01  9:49 Pavel Machek
  2005-11-01 15:12 ` Dmitry Torokhov
  0 siblings, 1 reply; 4+ messages in thread
From: Pavel Machek @ 2005-11-01  9:49 UTC (permalink / raw)
  To: dtor_core, vojtech, kernel list; +Cc: rpurdie, lenz

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!

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2005-11-01 20:50 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-11-01  9:49 after latest input updates, locomo keyboard kills boot Pavel Machek
2005-11-01 15:12 ` Dmitry Torokhov
2005-11-01 19:05   ` Pavel Machek
2005-11-01 20:50     ` Dmitry Torokhov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox