Revert "[devhost] Wait for BindDriver in reply to Bind"
This reverts commit cf254ae8. Reason for revert: Causes vim2 to fail to pave. See: https://fuchsia.atlassian.net/browse/DNO-519 Original change's description: > [devhost] Wait for BindDriver in reply to Bind > > Calls to fuchsia.device.Controller/Bind should only return once the > operation completes, which is when > fuchsia.device.manager.DeviceController/BindDriver is called. > > ZX-3991 #done > > Change-Id: I10607640072c8f779ac1d5be79d5a2da6de6288b TBR=kulakowski@google.com,teisenbe@google.com,abdulla@google.com,brettw@google.com Change-Id: I370d03abd9fa93a70a48f86f4df171f2cf87ee12 No-Presubmit: true No-Tree-Checks: true No-Try: true
Showing
- zircon/system/core/devmgr/devhost/BUILD.gn 0 additions, 1 deletionzircon/system/core/devmgr/devhost/BUILD.gn
- zircon/system/core/devmgr/devhost/devhost.cpp 0 additions, 22 deletionszircon/system/core/devmgr/devhost/devhost.cpp
- zircon/system/core/devmgr/devhost/rpc-server.cpp 4 additions, 10 deletionszircon/system/core/devmgr/devhost/rpc-server.cpp
- zircon/system/core/devmgr/devhost/zx-device.cpp 0 additions, 15 deletionszircon/system/core/devmgr/devhost/zx-device.cpp
- zircon/system/core/devmgr/devhost/zx-device.h 0 additions, 9 deletionszircon/system/core/devmgr/devhost/zx-device.h
- zircon/system/core/devmgr/dmctl/BUILD.gn 0 additions, 1 deletionzircon/system/core/devmgr/dmctl/BUILD.gn
- zircon/system/dev/test/ddk-test/ddk-test.c 1 addition, 25 deletionszircon/system/dev/test/ddk-test/ddk-test.c
- zircon/system/ulib/ddktl/test/ddktl-test.cpp 2 additions, 21 deletionszircon/system/ulib/ddktl/test/ddktl-test.cpp
- zircon/system/ulib/fs/BUILD.gn 1 addition, 1 deletionzircon/system/ulib/fs/BUILD.gn
- zircon/system/utest/driver-test/main.cpp 0 additions, 9 deletionszircon/system/utest/driver-test/main.cpp
Loading
Please register or sign in to comment