From: Dominik Brodowski Date: Sun, 3 Aug 2008 10:22:40 +0000 (+0200) Subject: pcmcia: deprecate CS_BAD_TUPLE X-Git-Tag: v2.6.28-rc1~600^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3f9c5f4cb7e00d424a56a6431e9c98b3b17851e4;p=pandora-kernel.git pcmcia: deprecate CS_BAD_TUPLE CS_BAD_TUPLE was used to denote a bad tuple being passed to the parse function. Therefore, replace it with -EINVAL and a verbose message. Signed-off-by: Dominik Brodowski --- Reading git-diff-tree failed