Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit eae37c6a authored by Skylar Chang's avatar Skylar Chang
Browse files

msm: ipa: remove extra mhi_device_get_sync()



Remove the extra get() from mhi device to allow LPM.

Change-Id: I5026361ad569985adf4e5a32893e35dbce862a54
Acked-by: default avatarAdy Abraham <adya@qti.qualcomm.com>
Signed-off-by: default avatarSkylar Chang <chiaweic@codeaurora.org>
parent df9c344a
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -771,7 +771,6 @@ static int imp_mhi_probe_cb(struct mhi_device *mhi_dev,

	mutex_unlock(&imp_ctx->mutex);
	IPA_ACTIVE_CLIENTS_DEC_SIMPLE();
	mhi_device_get_sync(imp_ctx->md.mhi_dev);


	IMP_FUNC_EXIT();