<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEEDINFO "
title="NEEDINFO - Lenovo X1 Yoga (Gen 3) touchpad not suspended in tablet mode"
href="https://bugs.freedesktop.org/show_bug.cgi?id=106498#c4">Comment # 4</a>
on <a class="bz_bug_link
bz_status_NEEDINFO "
title="NEEDINFO - Lenovo X1 Yoga (Gen 3) touchpad not suspended in tablet mode"
href="https://bugs.freedesktop.org/show_bug.cgi?id=106498">bug 106498</a>
from <span class="vcard"><a class="email" href="mailto:z@zxmth.us" title="Zachary Smith <z@zxmth.us>"> <span class="fn">Zachary Smith</span></a>
</span></b>
<pre>I haven't been able to chase this all the way down yet but here is my current
thought:
It appears that tp_resume_conditional is being called after
evdev_device_suspend
evdev_device_suspend
evdev_notify_suspended_device
tp_interface_device_removed
tp_resume_conditional
Inside tp_resume_conditional, both if conditionals fail which results in
tp_resume being called which appears to resume the tp.
My best guess is that one of those conditionals in tp_resume_conditional should
be true resulting in a return OR a new conditional may be needed?
I can get back to this more tonight (west coast USA time) so feel free to give
me some more breadcrumbs to follow.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>