Remove check for interlock on transition OFF -> INIT
This change avoid issues when the IOC starts with firmware on ERROR state (this happens if the IOC is not finished correctly). Now the check for firmware state is done at the end of EnterInit method.