linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/1] Input: xpad - Implement wireless controller LED setting and fix connect time LED setting
@ 2012-11-30 21:54 Chris Moeller
  2012-11-30 22:30 ` Dmitry Torokhov
  0 siblings, 1 reply; 8+ messages in thread
From: Chris Moeller @ 2012-11-30 21:54 UTC (permalink / raw)
  To: Dmitry Torokhov
  Cc: Jiri Kosina, linux-input, linux-kernel, linux-usb, Chris Moeller

I've submitted versions of this with prior patch sets, and this part
was never accepted, possibly because it depended on other patches to
work, or possibly because it wasn't so cleanly organized. This time,
I've split the LED setting command off into its own static function,
then call that on controller connect and optionally on LED setting
commands. The static function does not include any locking, because
locking inside the function which receives the incoming packets
deadlocks the driver, and does not appear to be necessary anyway.

It also removes all traces of the original bulk out function which was
designed for the purpose of setting the LED status on connect, as I
found that it actually does not work at all. It appears to try to send
the data, but nothing actually happens to the controller LEDs.

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2013-01-07  1:39 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-30 21:54 [PATCH v2 0/1] Input: xpad - Implement wireless controller LED setting and fix connect time LED setting Chris Moeller
2012-11-30 22:30 ` Dmitry Torokhov
2012-12-01  4:13   ` Chris Moeller
2012-12-03  7:43     ` Dmitry Torokhov
2012-12-10 10:58       ` Chris Moeller
2012-12-10 12:43         ` Chris Moeller
     [not found]           ` <20121210044354.5d562079-mv0dIculHdT/PtFMR13I2A@public.gmane.org>
2012-12-10 13:24             ` Chris Moeller
2013-01-07  1:37               ` Chris Moeller

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).