nanonote speedup powerup, thanks Bas

This commit is contained in:
Xiangfu Liu
2011-08-22 14:42:05 +08:00
parent 0df4b6db40
commit 0ffd3d045a
@@ -4,6 +4,7 @@ START=01
STOP=01
start() {
/usr/bin/poke 0x10003024 0
/usr/sbin/alsactl restore -f /etc/asound.state
return 0
}