Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 250337
b: refs/heads/master
c: f2e18dc
h: refs/heads/master
i:
  250335: 3ba2a2f
v: v3
  • Loading branch information
Stefan Ringel authored and Mauro Carvalho Chehab committed May 20, 2011
1 parent d61a04d commit 7a5674a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 9 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: f010dca2e52d8dcc0445d695192df19241afacdb
refs/heads/master: f2e18dc179ce031eb60712d375c5baf785ccbcf9
8 changes: 0 additions & 8 deletions trunk/drivers/staging/tm6000/tm6000-core.c
Original file line number Diff line number Diff line change
Expand Up @@ -299,14 +299,6 @@ int tm6000_init_analog_mode(struct tm6000_core *dev)

/* Disables soft reset */
tm6000_set_reg(dev, TM6010_REQ07_R3F_RESET, 0x00);

/* E3: Select input 0 - TV tuner */
tm6000_set_reg(dev, TM6000_REQ07_RE3_VADC_INP_LPF_SEL1, 0x00);
tm6000_set_reg(dev, TM6000_REQ07_REB_VADC_AADC_MODE, 0x60);

/* This controls input */
tm6000_set_reg(dev, REQ_03_SET_GET_MCU_PIN, TM6000_GPIO_2, 0x0);
tm6000_set_reg(dev, REQ_03_SET_GET_MCU_PIN, TM6000_GPIO_3, 0x01);
}
msleep(20);

Expand Down

0 comments on commit 7a5674a

Please sign in to comment.