The change doesn't affect the suspend. What it deals with is the resume
side. When the C600 resumes it doesn't always restore the keyboard/mouse
state.
The actual code it runs is pckbd_pm_resume() (pc_keyb.c) so you might want
to see if that is actually triggering and where it hangs during the resume
Its possible it broke across the merge due to other keyb changes
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/