commit | 44ee250aeeabb28b52a10397ac17ffb8bfe94839 | [log] [tgz] |
---|---|---|
author | Samuel Čavoj <samuel@cavoj.net> | Sat Dec 04 13:17:36 2021 -0800 |
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | Mon Dec 06 23:18:22 2021 -0800 |
tree | 1d3947c7444bd4eac8302d32ee2e927a53c6ea3a | |
parent | 1d72d9f960ccf1052a0630a68c3d358791dbdaaa [diff] |
Input: i8042 - enable deferred probe quirk for ASUS UM325UA The ASUS UM325UA suffers from the same issue as the ASUS UX425UA, which is a very similar laptop. The i8042 device is not usable immediately after boot and fails to initialize, requiring a deferred retry. Enable the deferred probe quirk for the UM325UA. BugLink: https://bugzilla.suse.com/show_bug.cgi?id=1190256 Signed-off-by: Samuel Čavoj <samuel@cavoj.net> Link: https://lore.kernel.org/r/20211204015615.232948-1-samuel@cavoj.net Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>