mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Dmitry Torokhov <dtor@insightbb.com>
To: Aristeu Sergio Rozanski Filho <aris@cathedrallabs.org>
Cc: Michael Hanselmann <linux-kernel@hansmi.ch>,
	akpm@osdl.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] ams: remove usage of input_dev cdev
Date: Wed, 20 Sep 2006 21:59:53 -0400	[thread overview]
Message-ID: <200609202159.53628.dtor@insightbb.com> (raw)
In-Reply-To: <20060921005158.GB16002@cathedrallabs.org>

On Wednesday 20 September 2006 20:51, Aristeu Sergio Rozanski Filho wrote:
> This patch removes usage of 'cdev' member of input_dev, not present
> on that struct anymore.
> 

Where did it go?

> Signed-off-by: Aristeu S. Rozanski F. <aris@cathedrallabs.org>
> 
> --- mm.orig/drivers/hwmon/ams/ams-mouse.c	2006-09-20 13:57:59.000000000 -0300
> +++ mm/drivers/hwmon/ams/ams-mouse.c	2006-09-20 21:01:59.000000000 -0300
> @@ -66,7 +66,6 @@
>  	ams_info.idev->name = "Apple Motion Sensor";
>  	ams_info.idev->id.bustype = ams_info.bustype;
>  	ams_info.idev->id.vendor = 0;
> -	ams_info.idev->cdev.dev = &ams_info.of_dev->dev;
>  
>  	input_set_abs_params(ams_info.idev, ABS_X, -50, 50, 3, 0);
>  	input_set_abs_params(ams_info.idev, ABS_Y, -50, 50, 3, 0);
> 

-- 
Dmitry

  reply	other threads:[~2006-09-21  1:59 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-09-21  0:51 Aristeu Sergio Rozanski Filho
2006-09-21  1:59 ` Dmitry Torokhov [this message]
2006-09-21  2:13   ` Andrew Morton

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=200609202159.53628.dtor@insightbb.com \
    --to=dtor@insightbb.com \
    --cc=akpm@osdl.org \
    --cc=aris@cathedrallabs.org \
    --cc=linux-kernel@hansmi.ch \
    --cc=linux-kernel@vger.kernel.org \
    /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

all inboxes | Powered by JetHome®