From: Takashi Iwai Date: Tue, 3 Apr 2007 11:20:49 +0000 (+0200) Subject: [ALSA] ali5451 - Code clean up, irq handler fix X-Git-Tag: v2.6.22-rc1~22^2~64 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f9ab2b1c3ab5345f9003bf7ebc1eaa0f9b8cf99e;p=pandora-kernel.git [ALSA] ali5451 - Code clean up, irq handler fix - 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 Signed-off-by: Jaroslav Kysela --- Reading git-diff-tree failed