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
integrity
keys
selinux
smack
tomoyo
Kconfig -rw-r--r-- 6.0 KB
Makefile -rw-r--r-- 857 bytes
capability.c -rw-r--r-- 24.1 KB
commoncap.c -rw-r--r-- 27.8 KB
device_cgroup.c -rw-r--r-- 11.7 KB
inode.c -rw-r--r-- 8.8 KB
lsm_audit.c -rw-r--r-- 8.5 KB
min_addr.c -rw-r--r-- 1.3 KB
root_plug.c -rw-r--r-- 2.4 KB
security.c -rw-r--r-- 32.5 KB

back to top