From: Vojtech Pavlik <vojtech@suse.cz>
To: Vincent Vanackere <vincent.vanackere@gmail.com>
Cc: linux-kernel@vger.kernel.org, Greg KH <gregkh@suse.de>,
thoffman@arnor.net, "Viktor A. Danilov" <__die@mail.ru>
Subject: Re: PROBLEM: atiremote input doesn`t register `device` & `driver` section in sysfs (/sys/class/input/event#)
Date: Mon, 20 Jun 2005 17:43:47 +0200 [thread overview]
Message-ID: <20050620154347.GC22152@ucw.cz> (raw)
In-Reply-To: <65258a580506050321f1eeab0@mail.gmail.com>
On Sun, Jun 05, 2005 at 12:21:43PM +0200, Vincent Vanackere wrote:
> > On Sun, Apr 10, 2005 at 07:21:28PM +0600, Viktor A. Danilov wrote:
> > >
> > > PROBLEM: aiptek input doesn`t register `device` & `driver` section in sysfs (/sys/class/input/event#)
> > > REASON: `dev` - field not filled...
> > > SOLUTION: in linux/drivers/usb/input/aiptek.c write
> > > aiptek->inputdev.dev = &intf->dev;
> > > before calling
> > > input_register_device(&aiptek->inputdev);
>
> Hi,
>
> The following (tested) patch fixes the exact same issue with the ATI
> Remote input driver.
Thanks; applied.
--
Vojtech Pavlik
SuSE Labs, SuSE CR
prev parent reply other threads:[~2005-06-20 15:43 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-04-10 13:21 PROBLEM: AIPTEK input doesn`t register `device` & `driver` section in sysfs (/sys/class/input/event#) Viktor A. Danilov
2005-04-12 7:41 ` Greg KH
2005-06-05 10:21 ` PROBLEM: atiremote " Vincent Vanackere
2005-06-20 15:43 ` Vojtech Pavlik [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=20050620154347.GC22152@ucw.cz \
--to=vojtech@suse.cz \
--cc=__die@mail.ru \
--cc=gregkh@suse.de \
--cc=linux-kernel@vger.kernel.org \
--cc=thoffman@arnor.net \
--cc=vincent.vanackere@gmail.com \
/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