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

Commit 6badacdb authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "MSM : Add debugging print for PMIC input event"

parents abadc79b d990db42
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -444,6 +444,8 @@ qpnp_pon_input_dispatch(struct qpnp_pon *pon, u32 pon_type)
		return -EINVAL;
	}

	pr_debug("PMIC input: code=%d, sts=0x%x\n",
					cfg->key_code, pon_rt_sts);
	key_status = pon_rt_sts & pon_rt_bit;

	/* simulate press event in case release event occured