Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 148458
b: refs/heads/master
c: d7dee4d
h: refs/heads/master
v: v3
  • Loading branch information
Takashi Iwai committed Apr 14, 2009
1 parent 3abce15 commit bc109fb
Show file tree
Hide file tree
Showing 2 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: 7852fd08fdc78bf43150137bdbfdfdccdefffe0f
refs/heads/master: d7dee4d7744d039bf28e4f6d4f5674f44820265a
2 changes: 2 additions & 0 deletions trunk/sound/pci/lx6464es/lx_core.c
Original file line number Diff line number Diff line change
Expand Up @@ -314,6 +314,7 @@ static inline void lx_message_dump(struct lx_rmh *rmh)
#define XILINX_POLL_NO_SLEEP 100
#define XILINX_POLL_ITERATIONS 150

#if 0 /* not used now */
static int lx_message_send(struct lx6464es *chip, struct lx_rmh *rmh)
{
u32 reg = ED_DSP_TIMED_OUT;
Expand Down Expand Up @@ -404,6 +405,7 @@ static int lx_message_send(struct lx6464es *chip, struct lx_rmh *rmh)
lx_message_dump(rmh);
return 0;
}
#endif /* not used now */

static int lx_message_send_atomic(struct lx6464es *chip, struct lx_rmh *rmh)
{
Expand Down

0 comments on commit bc109fb

Please sign in to comment.