From: Antti Palosaari Date: Sun, 12 Sep 2010 16:31:56 +0000 (-0300) Subject: V4L/DVB: af9015: reimplement remote controller X-Git-Tag: v2.6.37-rc1~64^2~443 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d3bb73de97a9685bb150f81017d7e184fdb18451;p=pandora-kernel.git 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 Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed