commit | 413808685dd7c9b54bbc5af79da2eaddd0fc3cb2 | [log] [tgz] |
---|---|---|
author | Sean Young <sean@mess.org> | Wed Feb 22 18:48:01 2017 -0300 |
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Fri Mar 03 07:06:58 2017 -0300 |
tree | 4a800a337305f672984ead0b274e74c6f94bc644 | |
parent | c1305a40722f3e02f3d971acc22f5991aff239a6 [diff] |
[media] rc: raw decoder for keymap protocol is not loaded on register When the protocol is set via the sysfs protocols attribute, the decoder is loaded. However, when it is not when a device is first plugged in or registered. Fixes: acc1c3c ("[media] media: rc: load decoder modules on-demand") Signed-off-by: Sean Young <sean@mess.org> Cc: <stable@vger.kernel.org> # v4.5+ Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>