Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1201720
| From | Nick Dyer <nick.dyer@itdev.co.uk> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 1/2] Input: atmel_mxt_ts - Implement support for T100 touch object |
| Date | 2015-08-06 15:20 +0200 |
| Message-ID | <pUtfs-1yv-5@gated-at.bofh.it> (permalink) |
| References | <p50lY-8fn-9@gated-at.bofh.it> <p50lY-8fn-23@gated-at.bofh.it> <pUr3Y-6Hj-5@gated-at.bofh.it> <pUrnj-7jc-3@gated-at.bofh.it> <pUrnj-7jc-1@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On 06/08/15 12:19, Javier Martinez Canillas wrote: >> In mainline the EV_ABS bit automatically gets set as soon as >> input_set_abs_params get called. >> >> If you're using this patch on an older kernel you should backport >> 2c9a9cfec04f2c6ed7b4e607cd53ca903b2c4642 as well. >> > That's correct. The reason why the original patch had that it's > because it was forward ported from an older kernel and I missed > that detail when doing the rebase. > Yes, I've spotted the same issue myself. I do keep a list of API breaks that affect this driver here: https://github.com/atmel-maxtouch/linux/wiki/Driver-Integration#branches (there's the MT protocol A to B change as well, at about 2.6.39) -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Re: [PATCH 1/2] Input: atmel_mxt_ts - Implement support for T100 touch object Dirk Behme <dirk.behme@de.bosch.com> - 2015-08-06 13:00 +0200
Re: [PATCH 1/2] Input: atmel_mxt_ts - Implement support for T100 touch object Javier Martinez Canillas <javier@osg.samsung.com> - 2015-08-06 13:20 +0200
Re: [PATCH 1/2] Input: atmel_mxt_ts - Implement support for T100 touch object Nick Dyer <nick.dyer@itdev.co.uk> - 2015-08-06 15:20 +0200
Re: [PATCH 1/2] Input: atmel_mxt_ts - Implement support for T100 touch object Sjoerd Simons <sjoerd.simons@collabora.co.uk> - 2015-08-06 13:20 +0200
csiph-web