i8k: Remove DMI config data for Latitude E6440 and E6540
authorPali Rohár <pali.rohar@gmail.com>
Mon, 12 Jan 2015 13:32:04 +0000 (14:32 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 25 Jan 2015 17:17:59 +0000 (09:17 -0800)
commit1a131ca1de7a84cf3827c418ee5971b493c6f23f
treee8cb8cf9e324a3ee41bf22b93cce2ede8d5f341e
parent8f21d8e939b8be096d6f8b6f4386a1f616e307a9
i8k: Remove DMI config data for Latitude E6440 and E6540

Both Dell Latitude machines were tested with new fan autodetection code and they
are working fine. We already have DMI_MATCH data for generic Latitude machines
which match also E6440 and E6540 models. So we do not need to maintain DMI data
for those specific machines anymore.

Signed-off-by: Pali Rohár <pali.rohar@gmail.com>
Tested-by: Pali Rohár <pali.rohar@gmail.com>
Tested-by: Steven Honeyman <stevenhoneyman@gmail.com>
Acked-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/char/i8k.c