meta-digi-dey: suspend: remove unnecesary delay

Signed-off-by: Pedro Perez de Heredia <pedro.perez@digi.com>
This commit is contained in:
Pedro Perez de Heredia 2017-01-30 11:14:36 +01:00
parent e0c4aa21fa
commit b869ecde82
1 changed files with 0 additions and 1 deletions

View File

@ -72,7 +72,6 @@ if [ -f "${syspower}" ]; then
# Suspend the device # Suspend the device
printf "mem" > ${syspower} printf "mem" > ${syspower}
sleep .5
# Post-resume actions # Post-resume actions
resume_interfaces resume_interfaces