Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 181703
b: refs/heads/master
c: 9a0a75a
h: refs/heads/master
i:
  181701: c4ffacf
  181699: 8e8dfcb
  181695: c3bfbcd
v: v3
  • Loading branch information
Franklin Meng authored and Mauro Carvalho Chehab committed Feb 26, 2010
1 parent 15f2021 commit a325016
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 536004403d35b707bbac43d629586ee9c944084f
refs/heads/master: 9a0a75a5abb2806969a599e10b0fb287befcb3a7
1 change: 1 addition & 0 deletions trunk/drivers/media/video/em28xx/em28xx-cards.c
Original file line number Diff line number Diff line change
Expand Up @@ -1280,6 +1280,7 @@ struct em28xx_board em28xx_boards[] = {
.decoder = EM28XX_SAA711X,
.has_dvb = 1,
.dvb_gpio = em2882_kworld_315u_digital,
.ir_codes = &ir_codes_kworld_315u_table,
.xclk = EM28XX_XCLK_FREQUENCY_12MHZ,
.i2c_speed = EM28XX_I2C_CLK_WAIT_ENABLE,
/* Analog mode - still not ready */
Expand Down
1 change: 1 addition & 0 deletions trunk/include/media/ir-common.h
Original file line number Diff line number Diff line change
Expand Up @@ -163,4 +163,5 @@ extern struct ir_scancode_table ir_codes_videomate_s350_table;
extern struct ir_scancode_table ir_codes_gadmei_rm008z_table;
extern struct ir_scancode_table ir_codes_nec_terratec_cinergy_xs_table;
extern struct ir_scancode_table ir_codes_winfast_usbii_deluxe_table;
extern struct ir_scancode_table ir_codes_kworld_315u_table;
#endif

0 comments on commit a325016

Please sign in to comment.