commit | 1a1934fab0c920f0d3bceeb60c9fe2dae8a56be9 | [log] [tgz] |
---|---|---|
author | James Hogan <james.hogan@imgtec.com> | Fri Feb 28 20:17:03 2014 -0300 |
committer | Mauro Carvalho Chehab <m.chehab@samsung.com> | Tue Mar 11 13:24:39 2014 -0300 |
tree | 9ce4f9817f35063ac8a4543dc5e0908805dc4e93 | |
parent | b8c7d915087c97a21fa415fa0e860e59739da202 [diff] |
[media] rc: abstract access to allowed/enabled protocols The allowed and enabled protocol masks need to be expanded to be per filter type in order to support wakeup filter protocol selection. To ease that process abstract access to the rc_dev::allowed_protos and rc_dev::enabled_protocols members with inline functions. Signed-off-by: James Hogan <james.hogan@imgtec.com> Reviewed-by: Antti Seppälä <a.seppala@gmail.com> Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>