linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Florian Echtler <floe@butterbrot.org>
To: Stephane Chatty <chatty@lii-enac.fr>
Cc: dmitry.torokhov@gmail.com, jkosina@suse.cz,
	linux-input@vger.kernel.org, priya.vijayan@intel.com,
	chatty@enac.fr
Subject: Re: [PATCH] Added support for the Cando dual touch panel
Date: Thu, 15 Apr 2010 12:28:55 -0400	[thread overview]
Message-ID: <1271348935.4941.68.camel@flunder> (raw)
In-Reply-To: <20100414190341.25BD8951EF@smtp.lii-enac.fr>

Hello Stephane,

I see you didn't use HID_CONNECT_HIDINPUT_FORCE after all.
Was that intentional?

> +	ret = hid_parse(hdev);
> +	if (!ret)
> +		ret = hid_hw_start(hdev, HID_CONNECT_DEFAULT);

Thanks, Yours, Florian


  parent reply	other threads:[~2010-04-15 16:28 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-04-14 19:03 [PATCH] Added support for the Cando dual touch panel Stephane Chatty
2010-04-14 20:54 ` Dmitry Torokhov
2010-04-14 22:29 ` Jiri Kosina
2010-04-15 16:28 ` Florian Echtler [this message]
2010-04-15 17:46   ` 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=1271348935.4941.68.camel@flunder \
    --to=floe@butterbrot.org \
    --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=priya.vijayan@intel.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;
as well as URLs for NNTP newsgroup(s).