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
mpu401
opl3
opl4
pcsp
vx
Kconfig -rw-r--r-- 5.2 KB
Makefile -rw-r--r-- 723 bytes
dummy.c -rw-r--r-- 28.5 KB
ml403-ac97cr.c -rw-r--r-- 40.2 KB
mtpav.c -rw-r--r-- 20.1 KB
mts64.c -rw-r--r-- 26.7 KB
pcm-indirect2.c -rw-r--r-- 16.8 KB
pcm-indirect2.h -rw-r--r-- 5.1 KB
portman2x4.c -rw-r--r-- 25.2 KB
serial-u16550.c -rw-r--r-- 31.0 KB
virmidi.c -rw-r--r-- 5.6 KB

back to top