mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-03 21:45:08 -04:00
[media] cx231xx: Fix IR keymap for Pixelview SBTVD Hybrid
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
This commit is contained in:
@@ -412,7 +412,7 @@ struct cx231xx_board cx231xx_boards[] = {
|
||||
.tuner_i2c_master = 2,
|
||||
.demod_i2c_master = 1,
|
||||
.ir_i2c_master = 2,
|
||||
.rc_map_name = RC_MAP_PIXELVIEW_NEW,
|
||||
.rc_map_name = RC_MAP_PIXELVIEW_002T,
|
||||
.has_dvb = 1,
|
||||
.demod_addr = 0x10,
|
||||
.norm = V4L2_STD_PAL_M,
|
||||
|
||||
Reference in New Issue
Block a user