meta-zaius: vcs-control: remove UCD driver bind/unbind hackery

The i2cget/i2cset commands in this script can theoretically
interfere with the linux hwmon driver state so the bind/unbind
around running the i2c commands was added as a defensive measure.

But in reality the linux ucd9000 driver does not touch the GPIO registers
so there is no chance of any interference.

Remove the bind/unbind steps which have had issues in the past and
isntead use '-f' argument to i2cget/i2cset to allow the script to
run even when the hwmon driver is loaded.

Change-Id: I0b3748e263a0578b3da533d75fa2f3ccc3a68b09
Signed-off-by: Robert Lippert <rlippert@google.com>
1 file changed
tree: 7cdeba9f39cd9ec7039b47e307d63aed1b65f72d
  1. conf/
  2. meta-zaius/