From be3c17cf35b5c6ed41e01c35f5b044dd38320b0c Mon Sep 17 00:00:00 2001 From: John Klug Date: Wed, 7 Feb 2018 10:29:43 -0600 Subject: Removing dead code. Should have no affect on operation. --- recipes-bsp/multitech/mts-io/mts-io.init | 3 --- 1 file changed, 3 deletions(-) diff --git a/recipes-bsp/multitech/mts-io/mts-io.init b/recipes-bsp/multitech/mts-io/mts-io.init index 1aa808b..52c6d1f 100644 --- a/recipes-bsp/multitech/mts-io/mts-io.init +++ b/recipes-bsp/multitech/mts-io/mts-io.init @@ -186,9 +186,6 @@ case $1 in reset_array [ -w /sys/devices/platform/mts-io/radio-reset ] && mts-io-sysfs store radio-reset 0 mfser_init - if ! reset_path $RS9113RST ; then - ((fail++)) - fi waitpins # Fix Telit error -62 and Redpine wrong USB speed detection on reset. -- cgit v1.2.3