Searched hist:"63 a9e016e8b7efddd5c0ceac2cca53540d5b78e1" (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/platform/x86/ |
H A D | toshiba_acpi.c | diff 63a9e016e8b7efddd5c0ceac2cca53540d5b78e1 Mon Nov 10 00:11:54 CET 2014 Ondrej Zary <linux@rainbow-software.org> toshiba-acpi: Add missing ID (TOS6207)
toshiba-acpi was always missing TOS6207 ID so it did not load automatically on some laptops (such as Portege R100). But it worked fine if loaded manually. Commit 135740de7764 ("toshiba_acpi: Convert to use acpi_driver") broke that and the driver does not work even when loaded manually since then.
Add TOS6207 ID to fix it.
Tested on Toshiba Portege R100.
Signed-off-by: Ondrej Zary <linux@rainbow-software.org> Signed-off-by: Darren Hart <dvhart@linux.intel.com>
|