summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2017-09-01 17:03:54 -0500
committerJohn Klug <john.klug@multitech.com>2017-09-01 17:03:54 -0500
commit8acec7c9361bc6f303257db2b2c10d047aebfb31 (patch)
tree8c8e25f10cc46b82582331a241f9ac288ba4ab8a
parent51d6071eb92fcef7f28f3bfcd6d478ac09932f9c (diff)
downloadmeta-multitech-8acec7c9361bc6f303257db2b2c10d047aebfb31.tar.gz
meta-multitech-8acec7c9361bc6f303257db2b2c10d047aebfb31.tar.bz2
meta-multitech-8acec7c9361bc6f303257db2b2c10d047aebfb31.zip
Need a space in the radio-reset existence test.
-rw-r--r--recipes-bsp/multitech/mts-io/mts-io.mtcap.init2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/multitech/mts-io/mts-io.mtcap.init b/recipes-bsp/multitech/mts-io/mts-io.mtcap.init
index 2e41124..da9e126 100644
--- a/recipes-bsp/multitech/mts-io/mts-io.mtcap.init
+++ b/recipes-bsp/multitech/mts-io/mts-io.mtcap.init
@@ -46,7 +46,7 @@ cell_init() {
# remove /dev/modem_at[0,1] symlinks
rm -f /dev/modem_at[0,1]
- if [ -w /sys/devices/platform/mts-io/radio-power] ; then
+ if [ -w /sys/devices/platform/mts-io/radio-power ] ; then
# power down the cellular chip gracefully
mts-io-sysfs store radio-power 0
# power up the cellular chip