Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 192733
b: refs/heads/master
c: d46ca93
h: refs/heads/master
i:
  192731: 1edf15f
v: v3
  • Loading branch information
Stefan Ringel authored and Mauro Carvalho Chehab committed May 18, 2010
1 parent 623286e commit 63b2226
Show file tree
Hide file tree
Showing 2 changed files with 8 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: dfd36d83d963f14c383067cb7fa23f85c7b981b9
refs/heads/master: d46ca93255d260dceccfdcb60965ed205d2bd274
7 changes: 7 additions & 0 deletions trunk/drivers/staging/tm6000/tm6000-core.c
Original file line number Diff line number Diff line change
Expand Up @@ -416,6 +416,13 @@ struct reg_init tm6010_init_tab[] = {

{ REQ_05_SET_GET_USBREG, 0x18, 0x00 },

{ REQ_07_SET_GET_AVREG, 0xdc, 0xaa },
{ REQ_07_SET_GET_AVREG, 0xdd, 0x30 },
{ REQ_07_SET_GET_AVREG, 0xde, 0x20 },
{ REQ_07_SET_GET_AVREG, 0xdf, 0xd0 },
{ REQ_04_EN_DISABLE_MCU_INT, 0x02, 0x00 },
{ REQ_07_SET_GET_AVREG, 0xd8, 0x2f },

/* set remote wakeup key:any key wakeup */
{ REQ_07_SET_GET_AVREG, 0xe5, 0xfe },
{ REQ_07_SET_GET_AVREG, 0xda, 0xff },
Expand Down

0 comments on commit 63b2226

Please sign in to comment.