From: Venkatraman S Date: Tue, 7 Aug 2012 13:54:45 +0000 (+0530) Subject: mmc: core: Add TRANsfer state to non-HPI state X-Git-Tag: v3.7-rc1~69^2~52 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=211d4fe580735bab850d31f9e4c0a62b47a38bb2;p=pandora-kernel.git mmc: core: Add TRANsfer state to non-HPI state HPI can be issued only in programming state to bring the card to transfer state. If the card is already in transfer state, doing a HPI is redundant. Fix this by adding transfer state to the list of exceptions to doing HPI and return without error. Signed-off-by: Venkatraman S Acked-by: Felipe Balbi Signed-off-by: Chris Ball --- Reading git-diff-tree failed