Re: [PATCH v3] input: Add LED support to Synaptics device

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Takashi Iwai
Date: Wednesday, April 21, 2010 - 11:10 pm

At Wed, 21 Apr 2010 10:23:22 -0700,
Dmitry Torokhov wrote:

Oh, I missed that dependency, yes.
I'll fix to change to select LEDS on demand.


ps2_command() and co have already mutex in it.  I thought this should
suffice. Meanwhile, it'd be better to protect the whole command
sequence at once.  I'll change to call ps2_begin_command/end_command()
explicitly.


Looks not.



Because I didn't want to pollute synaptics.h by dependency of led
stuff, wanted to make synaptics.c rather self-contained.  It'll be
ifdef'ed, and it's not beautiful to see much in the header that is
referred in other file.


thanks,

Takashi
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH v2] input: Add LED support to Synaptics device, Takashi Iwai, (Wed Apr 21, 6:01 am)
[PATCH v3] input: Add LED support to Synaptics device, Takashi Iwai, (Wed Apr 21, 7:46 am)
Re: [PATCH v3] input: Add LED support to Synaptics device, Dmitry Torokhov, (Wed Apr 21, 10:23 am)
Re: [PATCH v3] input: Add LED support to Synaptics device, Takashi Iwai, (Wed Apr 21, 11:10 pm)