]> asedeno.scripts.mit.edu Git - linux.git/commit
media: i2c: enable i2c IR for hardware which isn't HD-PVR
authorSean Young <sean@mess.org>
Tue, 24 Oct 2017 21:04:16 +0000 (17:04 -0400)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Thu, 14 Dec 2017 14:58:20 +0000 (09:58 -0500)
commit1cb26030f3494a8bb3c953d45cffba838ec4d454
tree0f71f7b0740676e8d6f13d5cffe6743601256e5c
parentacaa34bf06e963f0b9481a3c16bfd6867e2369a0
media: i2c: enable i2c IR for hardware which isn't HD-PVR

This is a fix for commit 329d88da4df9 ("[media] media: i2c: Don't export
ir-kbd-i2c module alias") that stopped the module from being loaded
automagically.

The problems described only affect the HD-PVR, so it should not affect
other hardware; also if the module happens to be loaded, the i2c IR
part of the HD-PVR will be enabled anyway.

Fixes: 329d88da4df9 ("[media] media: i2c: Don't export ir-kbd-i2c module alias")
Signed-off-by: Sean Young <sean@mess.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
drivers/media/i2c/ir-kbd-i2c.c