commit | 3e82c86ab56ea885efaf5d5088b07492512f9434 | [log] [tgz] |
---|---|---|
author | Matt Spinler <spinler@us.ibm.com> | Fri May 25 12:29:33 2018 -0500 |
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | Wed May 30 18:21:40 2018 +0000 |
tree | b8627476b82e5a475bd9e1a6d10d17d5bb9bd5a4 | |
parent | 40d9505089ed3f815f6c7227009346718e73e9e9 [diff] |
wspoon: Retry on VRM bind fails Enhanced the ir35221-unbind-bind.sh script to: 1) Retry a few times on failures binding the device driver. 2) Still try to bind other devices even if one device fails. The script will still return a nonzero exit code if any of the binds fail. Tested: * Do several power cycles. * Modify script to fail a bind. Check that it returns nonzero. Change-Id: Ia235557292d792998a1c10260fe2bf8b2e631b2c Signed-off-by: Matt Spinler <spinler@us.ibm.com>