Skip to content
Commit 0d488234 authored by Dominik Brodowski's avatar Dominik Brodowski Committed by Takashi Iwai
Browse files

ALSA: pcmcia: use dynamic debug infrastructure, deprecate CS_CHECK (sound)



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: default avatarDominik Brodowski <linux@dominikbrodowski.net>
Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
parent 3d009413
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment