[alsa-devel] [PATCH] Fix request_irq error handling
Ash Willis
ashwillis at programmer.net
Sat Jul 14 09:29:19 CEST 2007
request_irq returns 0 on success and a negative code on failure.
Many ALSA drivers incorrectly check for failure by testing for a
positive code instead of a negative one.
Signed-Off-By: Ash Willis <ashwillis at programmer.net>
--
We've Got Your Name at http://www.mail.com!
Get a FREE E-mail Account Today - Choose From 100+ Domains
-------------- next part --------------
A non-text attachment was scrubbed...
Name: request_irq_error_handling.patch
Type: application/octet-stream
Size: 44051 bytes
Desc: not available
Url : http://mailman.alsa-project.org/pipermail/alsa-devel/attachments/20070714/12fa00bb/attachment-0001.dll
More information about the Alsa-devel
mailing list