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:

کامیت شده توسط
Mauro Carvalho Chehab

والد
cdfaa01c1c
کامیت
0d39ab0b62
@@ -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;
|
||||
|
مرجع در شماره جدید
Block a user