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
caiaq
usx2y
Kconfig -rw-r--r-- 2.3 KB
Makefile -rw-r--r-- 317 bytes
usbaudio.c -rw-r--r-- 107.3 KB
usbaudio.h -rw-r--r-- 6.8 KB
usbmidi.c -rw-r--r-- 54.4 KB
usbmixer.c -rw-r--r-- 56.5 KB
usbmixer_maps.c -rw-r--r-- 10.7 KB
usbquirks.h -rw-r--r-- 49.9 KB

back to top