Loading
mhi_dev: mhi: Process PCIe events from a workqueue
Currently MHI initializes MMIO after receiving a callback
from PCIe. Queue the events instead of running from the
callback context as PCIe callbacks maybe called in atomic
context.
Change-Id: I441494d9804ba43ab8982cb40884e494c65cbf89
Signed-off-by:
Siddartha Mohanadoss <smohanad@codeaurora.org>