No bus time measuring on device registration.
This commit is contained in:
parent
2303af54b2
commit
e1a854722a
|
|
@ -377,7 +377,6 @@ int ecdev_start(unsigned int master_index /**< master index */)
|
|||
return -1;
|
||||
}
|
||||
|
||||
ec_master_measure_bus_time(master);
|
||||
ec_master_idle_start(master);
|
||||
return 0;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue