commit | 193753aa1f93ba28995a80048cbc46f1fc5cde05 | [log] [tgz] |
---|---|---|
author | Amaury Pouly <amaury.pouly@gmail.com> | Wed Nov 20 16:39:42 2013 +0000 |
committer | Amaury Pouly <amaury.pouly@gmail.com> | Wed Nov 20 21:34:04 2013 +0100 |
tree | b5ff0ab364235dbd49e96ff48ebdedda6701c51d | |
parent | c71e0567d60af8e409ede4034d72e8accf98cb87 [diff] |
Introduce volume_{present,removable} and fix invalid calls in apps/ The code was trying to probe for volume presence by calling drive layer with volume index. It is a miracle it get unnoticed so far. Introduce proper volume probing using the vol->drive map in the disk layer. Change-Id: I463a5bcc8170f007cad049536094207d2ba3c6fc Reviewed-on: http://gerrit.rockbox.org/669 Reviewed-by: Amaury Pouly <amaury.pouly@gmail.com>