mmc: au1xmmc command types check from data flags
authorYoichi Yuasa <yoichi_yuasa@tripeaks.co.jp>
Sun, 13 May 2007 16:23:15 +0000 (18:23 +0200)
committerPierre Ossman <drzeus@drzeus.cx>
Mon, 14 May 2007 16:51:24 +0000 (18:51 +0200)
commitc0f3b6c777af071063984fdbc4efb6c904f665f4
treebf747258c71ac0323b95d388210ad1ea76a0a9c6
parent39403865d2e4590802553370a56c9ab93131e4ee
mmc: au1xmmc command types check from data flags

This patch has changed command types check from data flags.

MMC_STOP_TRANSMISSION is never passed to au1xmmc_send_command().
SEND_STOP() is used for MMC_STOP_TRANSMISSION.

Signed-off-by: Yoichi Yuasa <yoichi_yuasa@tripeaks.co.jp>
Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>
drivers/mmc/host/au1xmmc.c