lkml.org 
[lkml]   [2010]   [Dec]   [13]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH 1/2] Input: synaptics - add multitouch packet support
On 12/14/2010 12:09 AM, Chase Douglas wrote:

> On 12/13/2010 02:55 PM, Henrik Rydberg wrote:
>> @@ -638,7 +677,7 @@ static void set_input_params(struct input_dev *dev, struct synaptics_data *priv)
>> __set_bit(BTN_LEFT, dev->keybit);
>> __set_bit(BTN_RIGHT, dev->keybit);
>>
>> - if (SYN_CAP_MULTIFINGER(priv->capabilities)) {
>> + if (SYN_CAP_MULTIFINGER(priv->capabilities) | priv->multitouch) {
>
> ^^ Although I think this is functionally correct, it is nevertheless a
> typo. Note that there's only one '|' where there should be two.


Ah, this one was removed but kept popping back in subsequent versions. Will fix,
but not resending now.

Thanks,
Henrik


\
 
 \ /
  Last update: 2010-12-14 00:19    [W:0.037 / U:0.060 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site