android_kernel_xiaomi_sm8350/drivers/net/pcmcia
Dominik Brodowski dd0fab5b94 pcmcia: use dynamic debug infrastructure, deprecate CS_CHECK (net)
Convert PCMCIA drivers to use the dynamic debug infrastructure, instead of
requiring manual settings of PCMCIA_DEBUG. Only some rare debug checks are
now hidden behind "#ifdef DEBUG" or "#if 0".

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.

CC: netdev@vger.kernel.org
Signed-off-by: Dominik Brodowski <linux@dominikbrodowski.net>
2009-11-09 08:30:00 +01:00
..
3c574_cs.c pcmcia: use dynamic debug infrastructure, deprecate CS_CHECK (net) 2009-11-09 08:30:00 +01:00
3c589_cs.c pcmcia: use dynamic debug infrastructure, deprecate CS_CHECK (net) 2009-11-09 08:30:00 +01:00
axnet_cs.c pcmcia: use dynamic debug infrastructure, deprecate CS_CHECK (net) 2009-11-09 08:30:00 +01:00
com20020_cs.c pcmcia: use dynamic debug infrastructure, deprecate CS_CHECK (net) 2009-11-09 08:30:00 +01:00
fmvj18x_cs.c pcmcia: use dynamic debug infrastructure, deprecate CS_CHECK (net) 2009-11-09 08:30:00 +01:00
ibmtr_cs.c pcmcia: use dynamic debug infrastructure, deprecate CS_CHECK (net) 2009-11-09 08:30:00 +01:00
Kconfig
Makefile
nmclan_cs.c pcmcia: use dynamic debug infrastructure, deprecate CS_CHECK (net) 2009-11-09 08:30:00 +01:00
pcnet_cs.c pcmcia: use dynamic debug infrastructure, deprecate CS_CHECK (net) 2009-11-09 08:30:00 +01:00
smc91c92_cs.c pcmcia: use dynamic debug infrastructure, deprecate CS_CHECK (net) 2009-11-09 08:30:00 +01:00
xirc2ps_cs.c pcmcia: use dynamic debug infrastructure, deprecate CS_CHECK (net) 2009-11-09 08:30:00 +01:00