]> git.ipfire.org Git - people/arne_f/kernel.git/commit
x86/reboot/quirks: Add ASUS EeeBook X205TA/W reboot quirk
authorMatjaz Hegedic <matjaz.hegedic@gmail.com>
Tue, 4 Apr 2017 19:32:38 +0000 (19:32 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 12 Apr 2017 10:41:22 +0000 (12:41 +0200)
commite5525c7419f16e75c31dd5eaa25c375882ec99bd
treeaca7a8f927d63a8a334a70a7e0ca7fd4bc0dd7e2
parent0605fff95d3328f42c2b78f48144c6a5174bc899
x86/reboot/quirks: Add ASUS EeeBook X205TA/W reboot quirk

[ Upstream commit 3b3e78552d3077ec70d2640e629e07e3ab416a6a ]

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>
Signed-off-by: Sasha Levin <alexander.levin@verizon.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/x86/kernel/reboot.c