linux/sound/pci/asihpi
Eliot Blennerhassett 92fd918c24 ALSA: asihpi - fix return value of hpios_locked_mem_alloc()
Make this function consistent with others in this module by
returning 1 for error, instead of -ENOMEM
(reverts function signature change from a938fb1e)

Signed-off-by: Eliot Blennerhassett <eblennerhassett@audioscience.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2012-03-30 16:24:48 +02:00
..
asihpi.c ALSA: asihpi - Fix potential Oops in snd_asihpi_cmode_info() 2012-01-09 18:27:54 +01:00
hpi.h ALSA: asihpi - New defs and comments. 2011-12-22 08:13:07 +01:00
hpi6000.c ALSA: asihpi - Remove redundant struct members. 2011-12-22 08:13:05 +01:00
hpi6000.h ALSA: asihpi - Update copyright to 2011 2011-12-22 08:12:57 +01:00
hpi6205.c ALSA: asihpi - Distinguish four different emif init errors. 2011-12-22 08:13:08 +01:00
hpi6205.h ALSA: asihpi - Increase request and response buffer sizes 2011-07-22 07:45:26 +02:00
hpi_internal.h ALSA: asihpi - fix return value of hpios_locked_mem_alloc() 2012-03-30 16:24:48 +02:00
hpi_version.h ALSA: asihpi - Split hpi version info into separate header file. 2011-12-22 08:12:56 +01:00
hpicmn.c ALSA: asihpi - Correct headers in cached control responses. 2011-12-22 08:13:10 +01:00
hpicmn.h ALSA: asihpi - Remove redundant struct members. 2011-12-22 08:13:05 +01:00
hpidebug.c ALSA: asihpi - Update copyright to 2011 2011-12-22 08:12:57 +01:00
hpidebug.h ALSA: asihpi - Update copyright to 2011 2011-12-22 08:12:57 +01:00
hpidspcd.c ALSA: asihpi - Simplify dsp code close. 2011-12-22 08:13:06 +01:00
hpidspcd.h ALSA: asihpi - Split hpi version info into separate header file. 2011-12-22 08:12:56 +01:00
hpifunc.c ALSA: asihpi - Add autofade query. 2011-12-22 08:13:07 +01:00
hpimsginit.c ALSA: asihpi - Update copyright to 2011 2011-12-22 08:12:57 +01:00
hpimsginit.h ALSA: asihpi - Update copyright to 2011 2011-12-22 08:12:57 +01:00
hpimsgx.c ALSA: asihpi - Split hpi version info into separate header file. 2011-12-22 08:12:56 +01:00
hpimsgx.h ALSA: asihpi - Update copyright to 2011 2011-12-22 08:12:57 +01:00
hpioctl.c ALSA: asihpi - Remove redundant struct members. 2011-12-22 08:13:05 +01:00
hpioctl.h ALSA: asihpi - Update copyright to 2011 2011-12-22 08:12:57 +01:00
hpios.c ALSA: asihpi - fix return value of hpios_locked_mem_alloc() 2012-03-30 16:24:48 +02:00
hpios.h ALSA: asihpi - Remove redundant struct members. 2011-12-22 08:13:05 +01:00
hpipcida.h ALSA: asihpi - Update copyright to 2011 2011-12-22 08:12:57 +01:00
Makefile