Add #ifdef HAVE_MULTIDRIVE to HS timings switch for uSD cards.
commit588e32c91d1fca926c7ea1d3eb5191c6a0ee877a
authorFlynDice <FlynDice@a1c6a512-1295-4272-9138-f99709370657>
Sat, 24 Oct 2009 16:42:24 +0000 (24 16:42 +0000)
committerFlynDice <FlynDice@a1c6a512-1295-4272-9138-f99709370657>
Sat, 24 Oct 2009 16:42:24 +0000 (24 16:42 +0000)
tree531ac21ac9f15b05412b9dcd05083c195df6e591
parent1a96ba0b20403fca2c0dce9faa07cd9fcb5152ff
Add #ifdef HAVE_MULTIDRIVE to HS timings switch for uSD cards.

Internal cards are v1 sd cards so no need to include this code for the clip.

Move transition from STBY -> TRAN-> STBY states inside the if(sd_v2) conditional check for HS switch as it's not needed for non HS cards.

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