fix broken case handling in storage_present() and storage_removable(). Those were...
commit92a4f42118334b46668395fba2762b8a8cadbb7b
authorgevaerts <gevaerts@a1c6a512-1295-4272-9138-f99709370657>
Sat, 29 May 2010 20:44:09 +0000 (29 20:44 +0000)
committergevaerts <gevaerts@a1c6a512-1295-4272-9138-f99709370657>
Sat, 29 May 2010 20:44:09 +0000 (29 20:44 +0000)
tree0b9c7b08d2ce4bf9f10941df2b81e4d8c56b8fd9
parentaa6c3367d5e77351a34d1834eff841f323076a97
fix broken case handling in storage_present() and storage_removable(). Those were buggy for targets with a hotswappable drive *and* more than one storage driver (i.e. only the D2 was probably affected)

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26395 a1c6a512-1295-4272-9138-f99709370657
firmware/storage.c