commit | d3bb73de97a9685bb150f81017d7e184fdb18451 | [log] [tgz] |
---|---|---|
author | Antti Palosaari <crope@iki.fi> | Sun Sep 12 13:31:56 2010 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Thu Oct 21 01:05:52 2010 -0200 |
tree | d551bf4cd3710e678dabff7a19283fca0a9632a7 | |
parent | 2ec01b41e3e06bd22d8f6c7f330605b554e9b121 [diff] |
V4L/DVB: af9015: reimplement remote controller Remove HID and polling via firmware API. Implement direct access to remote codes via memory read and write. HID and polling via firmware api never worked 100% well and there was also some limitations which tied used remote and device together. After that it is possible to use upcoming kernel remote controller core. Signed-off-by: Antti Palosaari <crope@iki.fi> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>