Revision 0d488234fd857aae07f1c56467bbf58f1a859753 authored by Dominik Brodowski on 24 October 2009, 19:43:03 UTC, committed by Takashi Iwai on 02 November 2009, 10:41:41 UTC
Convert PCMCIA drivers to use the dynamic debug infrastructure, instead of
requiring manual settings of PCMCIA_DEBUG.

Also, remove all usages of the CS_CHECK macro and replace them with proper
Linux style calling and return value checking. The extra error reporting may
be dropped, as the PCMCIA core already complains about any (non-driver-author)
errors.

Signed-off-by: Dominik Brodowski <linux@dominikbrodowski.net>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
1 parent 3d00941
History
File Mode Size
Kconfig -rw-r--r-- 867 bytes
Makefile -rw-r--r-- 432 bytes
aaci.c -rw-r--r-- 26.7 KB
aaci.h -rw-r--r-- 6.9 KB
devdma.c -rw-r--r-- 2.0 KB
devdma.h -rw-r--r-- 271 bytes
pxa2xx-ac97-lib.c -rw-r--r-- 9.8 KB
pxa2xx-ac97.c -rw-r--r-- 6.5 KB
pxa2xx-pcm-lib.c -rw-r--r-- 7.2 KB
pxa2xx-pcm.c -rw-r--r-- 3.1 KB
pxa2xx-pcm.h -rw-r--r-- 899 bytes

back to top