Revert r19069 - the m200s can't charge. Also, don't use charger_inserted() as a...
commitec4824c43077ab44241435ea8535d4ee1d0a0817
authordave <dave@a1c6a512-1295-4272-9138-f99709370657>
Mon, 10 Nov 2008 18:15:52 +0000 (10 18:15 +0000)
committerdave <dave@a1c6a512-1295-4272-9138-f99709370657>
Mon, 10 Nov 2008 18:15:52 +0000 (10 18:15 +0000)
treee9f9d4c38027bb58ae1147976026b24cf52286bc
parentdea79d1c46ab78d22f754bb38d80d66996a36b09
Revert r19069 - the m200s can't charge.  Also, don't use charger_inserted() as a method for detecting USB (this gives a false positive with USB wall chargers), and protect the definition of charger_inserted() with #if CONFIG_CHARGING.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19071 a1c6a512-1295-4272-9138-f99709370657
firmware/export/config-m200v4.h
firmware/target/arm/as3525/power-as3525.c
firmware/target/arm/as3525/usb-as3525.c