diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2012-03-28 09:57:02 +0300 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2012-03-28 18:49:49 +0200 |
commit | a938fb1ef600c885f80e59b840a60894d16efb77 (patch) | |
tree | 9e727e867b6dbd13b15a6491e16a7951e778df2c /sound/soc/codecs/wm8994.c | |
parent | 26acaf08556a3c64ebf8ea3654b51e6acbb0a26c (diff) |
ALSA: asihpi - fix return type of hpios_locked_mem_alloc()
This function returns zero or -ENOMEM, but because it's type is u16, the
-ENOMEM gets changed to 65524. None of the callers care, but lets fix
it anyway as a cleanup.
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/soc/codecs/wm8994.c')
0 files changed, 0 insertions, 0 deletions