From: Christoph Fritz <chf.fritz@googlemail.com>
To: Stephane Chatty <chatty@lii-enac.fr>
Cc: dmitry.torokhov@gmail.com, jkosina@suse.cz,
linux-input@vger.kernel.org, linux@philmerk.de, chatty@enac.fr
Subject: Re: [PATCH] Support for the eGalax dual-touch panel
Date: Sat, 10 Apr 2010 18:04:49 +0200 [thread overview]
Message-ID: <1270915489.3869.12.camel@lovely> (raw)
In-Reply-To: <20100410144308.9ABEE951F6@smtp.lii-enac.fr>
Am Samstag, den 10.04.2010, 16:43 +0200 schrieb Stephane Chatty:
> Added support for the eGalax dual-touch panel, found on the Asus EeePC T101MT
> +static void egalax_remove(struct hid_device *hdev)
> +{
> + hid_hw_stop(hdev);
> + kfree(hid_get_drvdata(hdev));
> + hid_set_drvdata(hdev, NULL);
> +}
Why not using hid_hw_stop() instead of hid_set_drvdata()?
next prev parent reply other threads:[~2010-04-10 15:59 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-04-10 14:43 [PATCH] Support for the eGalax dual-touch panel Stephane Chatty
2010-04-10 15:48 ` Christoph Fritz
2010-04-10 16:04 ` Christoph Fritz [this message]
2010-04-10 18:00 ` Stéphane Chatty
2010-04-10 19:19 ` Jiri Kosina
2010-04-12 3:18 ` Dmitry Torokhov
2010-04-12 6:56 ` Jiri Kosina
2010-04-12 3:21 ` Dmitry Torokhov
[not found] ` <r2l8f7062ad1004120015h21632b7v65deeae98cb1739a@mail.gmail.com>
2010-04-12 7:19 ` Christoph Fritz
2010-04-10 19:25 ` Jiri Kosina
2010-04-10 19:36 ` Stéphane Chatty
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=1270915489.3869.12.camel@lovely \
--to=chf.fritz@googlemail.com \
--cc=chatty@enac.fr \
--cc=chatty@lii-enac.fr \
--cc=dmitry.torokhov@gmail.com \
--cc=jkosina@suse.cz \
--cc=linux-input@vger.kernel.org \
--cc=linux@philmerk.de \
/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).