dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/sound/aoa
Johannes Berg be6a83dd66 [ALSA] aoa: platform function gpio: ignore errors from functions that don't exist
Sometimes we simply want to turn off or on everything, and when recently a
warning was added when a certain platform function can't be called, this
triggered all the time in those cases. This patch shows the warning only if
the error was different from the function not existing.
The alternative would be to not even try calling the function when it
doesn't exist by first checking which exist and then only calling those that
do, but that adds complexity that isn't necessary.

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@suse.cz>
2006-08-03 15:21:25 +02:00
..
codecs [ALSA] aoa: fix toonie codec 2006-08-03 15:21:22 +02:00
core [ALSA] aoa: platform function gpio: ignore errors from functions that don't exist 2006-08-03 15:21:25 +02:00
fabrics [PATCH] aoa: layout fabric: add missing module aliases 2006-07-10 13:24:20 -07:00
soundbus [PATCH] aoa: i2sbus: revamp control layer 2006-07-10 13:24:19 -07:00
Kconfig [ALSA] Fix wrong dependencies of snd-aoa driver 2006-06-28 19:30:51 +02:00
Makefile [PATCH] aoa: fix when all is built into the kernel 2006-07-10 13:24:19 -07:00
aoa-gpio.h [ALSA] snd-aoa: add snd-aoa 2006-06-22 21:34:38 +02:00
aoa.h [ALSA] snd-aoa: add snd-aoa 2006-06-22 21:34:38 +02:00