diff options
author | Steven Toth <stoth@hauppauge.com> | 2008-01-22 01:00:33 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | 2008-01-25 19:05:11 -0200 |
commit | 9121106a7f149f9702ed7c2ac0d86e9feb54ede8 (patch) | |
tree | c438ea68c6d06ff3467e578bb24c68a405e0264a /include/media | |
parent | 1641002bf56c1da265f2c49ea1c29baba997e63b (diff) | |
download | kernel_samsung_aries-9121106a7f149f9702ed7c2ac0d86e9feb54ede8.zip kernel_samsung_aries-9121106a7f149f9702ed7c2ac0d86e9feb54ede8.tar.gz kernel_samsung_aries-9121106a7f149f9702ed7c2ac0d86e9feb54ede8.tar.bz2 |
V4L/DVB (7058): IR corrections for the Pinnacle 800i
IR corrections for the Pinnacle 800i
Signed-off-by: Steven Toth <stoth@hauppauge.com>
Signed-off-by: Chaogui Zhang <czhang1974@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'include/media')
-rw-r--r-- | include/media/ir-common.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/media/ir-common.h b/include/media/ir-common.h index 9c2fc09..831547d 100644 --- a/include/media/ir-common.h +++ b/include/media/ir-common.h @@ -141,6 +141,7 @@ extern IR_KEYTAB_TYPE ir_codes_encore_enltv[IR_KEYTAB_SIZE]; extern IR_KEYTAB_TYPE ir_codes_tt_1500[IR_KEYTAB_SIZE]; extern IR_KEYTAB_TYPE ir_codes_fusionhdtv_mce[IR_KEYTAB_SIZE]; extern IR_KEYTAB_TYPE ir_codes_behold[IR_KEYTAB_SIZE]; +extern IR_KEYTAB_TYPE ir_codes_pinnacle_pctv_hd[IR_KEYTAB_SIZE]; #endif |