]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
wbsd: check for data opcode earlier
authorPierre Ossman <drzeus@drzeus.cx>
Tue, 1 May 2007 11:35:19 +0000 (13:35 +0200)
committerPierre Ossman <drzeus@drzeus.cx>
Tue, 1 May 2007 11:35:19 +0000 (13:35 +0200)
commitb2670b1c6ddd54be4a0f72f853122510ea5ef285
treec104f903a14673c628d24f55a123a885da5ae670
parentda7fbe58d2d347e95af699ddf04d885be6362bbe
wbsd: check for data opcode earlier

Move the check for supported data opcodes to the beginning of the
request function to avoid wedging the card.

Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>
drivers/mmc/host/wbsd.c