Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 47062
b: refs/heads/master
c: 0f71e8b
h: refs/heads/master
v: v3
  • Loading branch information
Takashi Iwai authored and Jaroslav Kysela committed Feb 9, 2007
1 parent ba296da commit 1b96888
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 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: 9148cc502752b12051760e6c5ba5daaea3367360
refs/heads/master: 0f71e8b98506252db22a0c4fcfecb0aadcf393cc
3 changes: 1 addition & 2 deletions trunk/sound/soc/at91/at91rm9200-i2s.c
Original file line number Diff line number Diff line change
Expand Up @@ -270,8 +270,7 @@ static struct at91rm9200_ssc_info {
};


static int at91rm9200_i2s_interrupt(int irq, void *dev_id,
struct pt_regs *regs)
static irqreturn_t at91rm9200_i2s_interrupt(int irq, void *dev_id)
{
struct at91rm9200_ssc_info *ssc_p = dev_id;
at91rm9200_pcm_dma_params_t *dma_params;
Expand Down

0 comments on commit 1b96888

Please sign in to comment.