commit | 33e01833268d2f006e599b863a21d4e219f96bd7 | [log] [tgz] |
---|---|---|
author | Sifan Naeem <sifan.naeem@imgtec.com> | Thu Dec 11 17:06:23 2014 -0300 |
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | Tue Dec 23 15:12:57 2014 -0200 |
tree | 28c47f3ec8522ecff1867c25007ebae8e3c6e4df | |
parent | ab93ce06eef556cc85a016e12ff7c7a763f04c91 [diff] |
[media] rc: img-ir: pass toggle bit to the rc driver Add toggle bit to struct img_ir_scancode_req so that protocols can provide it to img_ir_handle_data(), and pass that toggle bit up to rc_keydown instead of 0. This is needed for the upcoming rc-5 and rc-6 patches. Signed-off-by: Sifan Naeem <sifan.naeem@imgtec.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>