Fix newly introduced race condition in SD driver. Make sure to force remount in case...
commit88e5621ffdb04125e420b535d0ca4c0a356a1109
authorjethead71 <jethead71@a1c6a512-1295-4272-9138-f99709370657>
Wed, 12 Mar 2008 02:50:07 +0000 (12 02:50 +0000)
committerjethead71 <jethead71@a1c6a512-1295-4272-9138-f99709370657>
Wed, 12 Mar 2008 02:50:07 +0000 (12 02:50 +0000)
treedb693867f6a04bf0443a74b1bfc64fe15404f3cd
parent99229196f300e5be4c4a6ee0958828710f51a1ef
Fix newly introduced race condition in SD driver. Make sure to force remount in case two SYS_HOTSWAP_INSERTED messages are received in a row. Be sure flags are reset to re-initialize the SD-card. Go back to locking out driver access during disk mount/unmount attempts.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16635 a1c6a512-1295-4272-9138-f99709370657
firmware/target/arm/sandisk/ata-c200_e200.c