]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
x86/reboot/quirks: Add ASUS EeeBook X205TA/W reboot quirk
authorMatjaz Hegedic <matjaz.hegedic@gmail.com>
Sun, 5 Mar 2017 18:16:44 +0000 (19:16 +0100)
committerThomas Gleixner <tglx@linutronix.de>
Mon, 6 Mar 2017 10:47:43 +0000 (11:47 +0100)
commit3b3e78552d3077ec70d2640e629e07e3ab416a6a
tree3ba5668441812fe2cc302a364e9ca4507e240175
parentbb1a2c26165640ba2cbcfe06c81e9f9d6db4e643
x86/reboot/quirks: Add ASUS EeeBook X205TA/W reboot quirk

Without the parameter reboot=a, ASUS EeeBook X205TA/W will hang
when it should reboot. This adds the appropriate quirk, thus
fixing the problem.

Signed-off-by: Matjaz Hegedic <matjaz.hegedic@gmail.com>
Link: http://lkml.kernel.org/r/1488737804-20681-1-git-send-email-matjaz.hegedic@gmail.com
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/x86/kernel/reboot.c