linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Sean Young <sean@mess.org>
To: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Cc: Jiri Kosina <jkosina@suse.cz>,
	Jussi Kivilinna <jussi.kivilinna@mbnet.fi>,
	linux-input@vger.kernel.org, simon@mungewell.org
Subject: Re: [PATCH v2] HID: Add support for pressure sensitive buttons
Date: Wed, 23 Nov 2011 10:39:02 +0000	[thread overview]
Message-ID: <20111123103902.GA18828@pip.mess.org> (raw)
In-Reply-To: <20111122175543.GA27773@core.coreip.homeip.net>

On Tue, Nov 22, 2011 at 09:55:44AM -0800, Dmitry Torokhov wrote:
> On Tue, Nov 22, 2011 at 06:17:49PM +0100, Jiri Kosina wrote:
> > I'd like to at least get Dmitry's ack for the ff-memless change.
> 
> Actually I do not like it since it comingles unrelated parts: it is my
> understanding that pressure-sensitive buttons should be able to work
> ebven if user choses to disable force feedback support.

That's true. I do wonder why there is a separate config option for 
force feedback. It doesn't have a particularly large memory footprint.

> I also do not believe that the new attributes should reside with input
> devices instead of HID device itself since they conrol aspects of the
> work of real hardware, not input core abstraction.

Ok, I hadn't thought about it that way. Since these devices can up to 
four ports, we'll have controller_mode_port_{1,2,3,4} sysfs files, but I 
`guess there is no way around that.

Thank you for your review comments. I'll prepare a new patch.


Sean

  reply	other threads:[~2011-11-23 10:39 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-11-15 21:40 [PATCH v2] HID: Add support for pressure sensitive buttons Sean Young
2011-11-21  9:58 ` Sean Young
2011-11-21 11:34   ` Jussi Kivilinna
2011-11-22 11:47     ` Sean Young
2011-11-22 17:17       ` Jiri Kosina
2011-11-22 17:55         ` Dmitry Torokhov
2011-11-23 10:39           ` Sean Young [this message]
2011-11-23 10:43         ` Sean Young

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=20111123103902.GA18828@pip.mess.org \
    --to=sean@mess.org \
    --cc=dmitry.torokhov@gmail.com \
    --cc=jkosina@suse.cz \
    --cc=jussi.kivilinna@mbnet.fi \
    --cc=linux-input@vger.kernel.org \
    --cc=simon@mungewell.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;
as well as URLs for NNTP newsgroup(s).