media: rc: auto load encoder if necessary

When sending scancodes, load the encoder if we need it.

Signed-off-by: Sean Young <sean@mess.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
This commit is contained in:
Sean Young
2017-02-25 06:51:31 -05:00
کامیت شده توسط Mauro Carvalho Chehab
والد cdfaa01c1c
کامیت 0d39ab0b62
3فایلهای تغییر یافته به همراه4 افزوده شده و 1 حذف شده

مشاهده پرونده

@@ -1082,7 +1082,7 @@ static int parse_protocol_change(u64 *protocols, const char *buf)
return count;
}
static void ir_raw_load_modules(u64 *protocols)
void ir_raw_load_modules(u64 *protocols)
{
u64 available;
int i, ret;