diff options
author | Shawn Guo <shawn.guo@linaro.org> | 2017-07-30 09:23:11 -0400 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2017-08-20 09:49:18 -0400 |
commit | e8ffda78623677f7935b30901a173405b4861bda (patch) | |
tree | bb728024aa0607541546d1ed35bcd8a27af3c46c /include/net | |
parent | a2df9d064336ba62b810639114c06b2b0bfe3e0b (diff) |
media: rc: ir-nec-decoder: move scancode composing code into a shared function
The NEC scancode composing and protocol type detection in
ir_nec_decode() is generic enough to be a shared function. Let's create
an inline function in rc-core.h, so that other remote control drivers
can reuse this function to save some code.
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Signed-off-by: Sean Young <sean@mess.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'include/net')
0 files changed, 0 insertions, 0 deletions