[PATCH 1/3] [media] rc: sunxi-cir: support module autoloading
From: javier@dowhile0.org (Javier Martinez Canillas)
Date: 2016-02-29 18:55:41
Also in:
linux-media
From: javier@dowhile0.org (Javier Martinez Canillas)
Date: 2016-02-29 18:55:41
Also in:
linux-media
Hello Emilio, On Sun, Feb 21, 2016 at 10:26 PM, Emilio L?pez [off-list ref] wrote:
From: Emilio L?pez <redacted> MODULE_DEVICE_TABLE() is missing, so the module isn't auto-loading on systems supporting infrared. This commit adds the missing line so it works out of the box when built as a module and running on a sunxi system with an infrared receiver. Signed-off-by: Emilio L?pez <redacted>
Looks good to me. Reviewed-by: Javier Martinez Canillas <redacted> Best regards, Javier