commit | 211d4fe580735bab850d31f9e4c0a62b47a38bb2 | [log] [tgz] |
---|---|---|
author | Venkatraman S <svenkatr@ti.com> | Tue Aug 07 19:24:45 2012 +0530 |
committer | Chris Ball <cjb@laptop.org> | Tue Sep 04 13:58:20 2012 -0400 |
tree | a3eb4b6d2c833e980c4137463b21c1ae8fb33dde | |
parent | 7a8a43c46a4c91475ff93eb00897cbbc5ec98874 [diff] |
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 <svenkatr@ti.com> Acked-by: Felipe Balbi <balbi@ti.com> Signed-off-by: Chris Ball <cjb@laptop.org>