linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
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: Wed, 14 Nov 2007 12:32:52 -0500	[thread overview]
Message-ID: <d120d5000711140932w40898cabo527bb1315740635b@mail.gmail.com> (raw)
In-Reply-To: <200711111142.52346.arvidjaar@mail.ru>

On 11/11/07, Andrey Borzenkov <arvidjaar@mail.ru> wrote:
> On Tuesday 06 November 2007, Dmitry Torokhov wrote:
> > 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...
> >
>
> You mean button patch? I could find only video one.

Right, I got confused between the two...

>
> Just in case, here is updated version.
>

Please forward to Len Brown with
Acked-by: Dmitry Torokhov <dtor@mail.ru>

Thanks!

-- 
Dmitry

  reply	other threads:[~2007-11-14 17:32 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
2007-11-11  8:42   ` Andrey Borzenkov
2007-11-14 17:32     ` Dmitry Torokhov [this message]
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=d120d5000711140932w40898cabo527bb1315740635b@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).