Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 192173
b: refs/heads/master
c: b13525c
h: refs/heads/master
i:
  192171: acd8941
v: v3
  • Loading branch information
Daniel Walker committed May 12, 2010
1 parent 08ceb66 commit c7f72b1
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: 3843ac3a5cd01824b5801209808e73fb9df7ee22
refs/heads/master: b13525c2637957a757709945fbc9bc8b1065d071
2 changes: 2 additions & 0 deletions trunk/arch/arm/mach-msm/smd.c
Original file line number Diff line number Diff line change
Expand Up @@ -378,11 +378,13 @@ static irqreturn_t smd_modem_irq_handler(int irq, void *data)
return IRQ_HANDLED;
}

#if defined(CONFIG_QDSP6)
static irqreturn_t smd_dsp_irq_handler(int irq, void *data)
{
handle_smd_irq(&smd_ch_list_dsp, notify_dsp_smd);
return IRQ_HANDLED;
}
#endif

static void smd_fake_irq_handler(unsigned long arg)
{
Expand Down

0 comments on commit c7f72b1

Please sign in to comment.