WIP: driver core: Move pm get/put suppliers before/after driver probe
An issue seen with device links fw. The fw doesn't calls get_suppliers
before being aware of the links, but calls put_suppliers with the
knowledge of the links, resulting in a mismatch of runtime get/put
calls.
Signed-off-by:
Archit Taneja <architt@codeaurora.org>
Loading
Please sign in to comment