From 63a9e016e8b7efddd5c0ceac2cca53540d5b78e1 Mon Sep 17 00:00:00 2001 From: Ondrej Zary Date: Mon, 10 Nov 2014 00:11:54 +0100 Subject: [PATCH] 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 Signed-off-by: Darren Hart --- Reading git-format-patch failed