From: "Dmitry Torokhov" <dmitry.torokhov@gmail.com>
To: Andrey Borzenkov <arvidjaar@mail.ru>
Cc: linux-acpi@vger.kernel.org, linux-input@atrey.karlin.mff.cuni.cz,
David Brownell <david-b@pacbell.net>
Subject: Re: [PATCH] ACPI: Put button input devices in correct place in sysfs
Date: Tue, 6 Nov 2007 15:47:13 -0500 [thread overview]
Message-ID: <d120d5000711061247l5102875bg9d9b841086dd77b5@mail.gmail.com> (raw)
In-Reply-To: <200711062051.59884.arvidjaar@mail.ru>
Hi Andrey,
On Nov 6, 2007 12:51 PM, Andrey Borzenkov <arvidjaar@mail.ru> wrote:
> Properly set up parent on input device registered by the button driver.
>
Seems to be a popular topic today :)
>
> + input->cdev.dev = &device->dev;
Please don't use cdev, but rather input_dev->dev.parent. cdev is going
away soon.
I sent a patch a couple of days ago to teh acpi list...
--
Dmitry
next prev parent reply other threads:[~2007-11-06 20:47 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-11-06 17:51 [PATCH] ACPI: Put button input devices in correct place in sysfs Andrey Borzenkov
2007-11-06 20:47 ` Dmitry Torokhov [this message]
2007-11-11 8:42 ` Andrey Borzenkov
2007-11-14 17:32 ` Dmitry Torokhov
2008-01-14 22:25 ` Carlos Corbacho
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=d120d5000711061247l5102875bg9d9b841086dd77b5@mail.gmail.com \
--to=dmitry.torokhov@gmail.com \
--cc=arvidjaar@mail.ru \
--cc=david-b@pacbell.net \
--cc=linux-acpi@vger.kernel.org \
--cc=linux-input@atrey.karlin.mff.cuni.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;
as well as URLs for NNTP newsgroup(s).