Re: [PATCH] Add eGalaxTouch serial touchscreen driver v3

2015-12-16 Thread Dmitry Torokhov
On Wed, Dec 16, 2015 at 01:54:01PM +0100, Boszormenyi Zoltan wrote:
> 2015-12-16 13:43 keltezéssel, Zoltán Böszörményi írta:
> > Signed-off-by: B�sz�rm�nyi Zolt�n 
> 
> this
> 
> > + * Copyright (c) 2015 Zolt�n B�sz�rm�nyi 
> 
> this
> 
> > +MODULE_AUTHOR("Zolt�n B�sz�rm�nyi ");
> 
> and this were in Latin-2 after you sent the patch back to me, my patch
> was UTF-8 in the beginning.

Hmm, not sure what happened...

> 
> Can you run the code through "recode latin2..utf-8" before committing or
> should I resend to fix this?

No, I recoded it and I also added back SERIO_EGALAX definition to
serio.h that you somehow dropped from the patch. The driver is queued
for 4.5 now.

Thank you.

-- 
Dmitry
--
To unsubscribe from this list: send the line "unsubscribe linux-input" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: [PATCH] Add eGalaxTouch serial touchscreen driver v3

2015-12-16 Thread Boszormenyi Zoltan
2015-12-16 20:28 keltezéssel, Dmitry Torokhov írta:
> On Wed, Dec 16, 2015 at 01:54:01PM +0100, Boszormenyi Zoltan wrote:
>> 2015-12-16 13:43 keltezéssel, Zoltán Böszörményi írta:
>>> Signed-off-by: B�sz�rm�nyi Zolt�n 
>> this
>>
>>> + * Copyright (c) 2015 Zolt�n B�sz�rm�nyi 
>> this
>>
>>> +MODULE_AUTHOR("Zolt�n B�sz�rm�nyi ");
>> and this were in Latin-2 after you sent the patch back to me, my patch
>> was UTF-8 in the beginning.
> Hmm, not sure what happened...
>
>> Can you run the code through "recode latin2..utf-8" before committing or
>> should I resend to fix this?
> No, I recoded it and I also added back SERIO_EGALAX definition to
> serio.h that you somehow dropped from the patch.

and the Makefile change I suppose. I think I was in a hurry and
only did "git add egalax_ts_serial.c" and "git commit" instead of "git commit 
-a".
Sorry for that.

>  The driver is queued for 4.5 now.

Thank you very much,
Zoltán Böszörményi

--
To unsubscribe from this list: send the line "unsubscribe linux-input" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: [PATCH] Add eGalaxTouch serial touchscreen driver v3

2015-12-16 Thread Boszormenyi Zoltan
2015-12-16 13:43 keltezéssel, Zoltán Böszörményi írta:
> Signed-off-by: B�sz�rm�nyi Zolt�n 

this

> + * Copyright (c) 2015 Zolt�n B�sz�rm�nyi 

this

> +MODULE_AUTHOR("Zolt�n B�sz�rm�nyi ");

and this were in Latin-2 after you sent the patch back to me, my patch
was UTF-8 in the beginning.

Can you run the code through "recode latin2..utf-8" before committing or
should I resend to fix this?

Thanks,
Zoltán Böszörményi

--
To unsubscribe from this list: send the line "unsubscribe linux-input" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html