Skip to content

Commit

Permalink
[ALSA] ali5451 - Code clean up, irq handler fix
Browse files Browse the repository at this point in the history
- Clean up ali5451.c, following the standard coding style, unneeded codes
  reduced, and removal of redundant variable initializations.
  Hungarian notation isn't fixed yet ;)
- Fix irq handler to return IRQ_NONE properly for shared irqs.
  Also check the hardware availability in irq handler to avoid possible
  initialization races at loading the driver.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@suse.cz>
  • Loading branch information
Takashi Iwai authored and Jaroslav Kysela committed May 11, 2007
1 parent 51354ae commit f9ab2b1
Showing 1 changed file with 420 additions and 445 deletions.
Loading

0 comments on commit f9ab2b1

Please sign in to comment.