Skip to content
Commit bba8376a authored by Matjaz Hegedic's avatar Matjaz Hegedic Committed by Thomas Gleixner
Browse files

x86/reboot/quirks: Fix typo in ASUS EeeBook X205TA reboot quirk



The reboot quirk for ASUS EeeBook X205TA contains a typo in
DMI_PRODUCT_NAME, improperly referring to X205TAW instead of
X205TA, which prevents the quirk from being triggered. The
model X205TAW already has a reboot quirk of its own.

This fix simply removes the inappropriate final letter W.

Fixes: 90b28ded ("x86/reboot/quirks: Add ASUS EeeBook X205TA reboot quirk")
Signed-off-by: default avatarMatjaz Hegedic <matjaz.hegedic@gmail.com>
Link: http://lkml.kernel.org/r/1489064417-7445-1-git-send-email-matjaz.hegedic@gmail.com


Signed-off-by: default avatarThomas Gleixner <tglx@linutronix.de>
parent ea6200e8
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment