Sansa AMS: Add MCI_RESPONSE_ERROR macro to make code function more obvious.
commit9eb5632947e96e38e1fb4097349302ecd704d7b1
authorFlynDice <FlynDice@a1c6a512-1295-4272-9138-f99709370657>
Tue, 15 Dec 2009 06:11:29 +0000 (15 06:11 +0000)
committerFlynDice <FlynDice@a1c6a512-1295-4272-9138-f99709370657>
Tue, 15 Dec 2009 06:11:29 +0000 (15 06:11 +0000)
tree06380fc52a3ddaa246f4dec3daf15b6dbf06a661
parentb45442ad83d026308ec68ff1dd287e8013884bb7
Sansa AMS:  Add MCI_RESPONSE_ERROR macro to make code function more obvious.

MCI_RESPONSE_ERROR covers MCI_CMD_TIMEOUT & MCI_CMD_CRC_FAIL and makes it more clear that these are errors in the response and not the command itself.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24003 a1c6a512-1295-4272-9138-f99709370657
firmware/target/arm/as3525/ata_sd_as3525.c