From: Pierre Ossman Date: Tue, 21 Nov 2006 16:45:37 +0000 (+0100) Subject: mmc: Handle wbsd's stupid command list X-Git-Tag: v2.6.21-rc1~92^2~40^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5ba593a97206fb96dc0e63f209e6ade86452844f;p=pandora-kernel.git mmc: Handle wbsd's stupid command list The wbsd hardware is so incredibly brain damaged that it has an internal list of commands that result in data transfers. The result being that commands that aren't on this list aren't supported. Instead of locking up, waiting for a data interrupt that will never come, we try to fail a bit more gracefully. Signed-off-by: Pierre Ossman --- Reading git-diff-tree failed