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
Makefile -rw-r--r-- 281 bytes
compat.c -rw-r--r-- 2.5 KB
gc.c -rw-r--r-- 5.1 KB
internal.h -rw-r--r-- 7.1 KB
key.c -rw-r--r-- 24.4 KB
keyctl.c -rw-r--r-- 33.1 KB
keyring.c -rw-r--r-- 25.6 KB
permission.c -rw-r--r-- 2.8 KB
proc.c -rw-r--r-- 8.0 KB
process_keys.c -rw-r--r-- 18.5 KB
request_key.c -rw-r--r-- 13.8 KB
request_key_auth.c -rw-r--r-- 7.6 KB
sysctl.c -rw-r--r-- 1.7 KB
user_defined.c -rw-r--r-- 5.0 KB

back to top