From: Dominik Brodowski Date: Sat, 24 Oct 2009 19:43:03 +0000 (+0200) Subject: ALSA: pcmcia: use dynamic debug infrastructure, deprecate CS_CHECK (sound) X-Git-Tag: v2.6.32-rc6~14^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0d488234fd857aae07f1c56467bbf58f1a859753;p=pandora-kernel.git 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: Dominik Brodowski Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed