Fix an almost 3 years old bug introduced when moving the archos power handling to...
commit747cead6fe6993dda8cdccc0b100fa6797edf9e7
authoramiconn <amiconn@a1c6a512-1295-4272-9138-f99709370657>
Sun, 11 Apr 2010 16:23:27 +0000 (11 16:23 +0000)
committeramiconn <amiconn@a1c6a512-1295-4272-9138-f99709370657>
Sun, 11 Apr 2010 16:23:27 +0000 (11 16:23 +0000)
treea939cf4a935f1f5da8a1c51eae8816ca4aa1659b
parentc1eb6acd9ef05767bb82840916c12bd919e8e21c
Fix an almost 3 years old bug introduced when moving the archos power handling to target tree: ide_powered() must always use the full implementation, even if HAVE_ATA_POWER_OFF isn't defined. This led to an ATA panic in the Player's charging screen for SVN builds (only applies to flashed Players).

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25593 a1c6a512-1295-4272-9138-f99709370657
firmware/target/sh/archos/fm_v2/power-fm_v2.c
firmware/target/sh/archos/player/power-player.c
firmware/target/sh/archos/recorder/power-recorder.c