commit | e551b15250bfb25ed9a136496e8bfde921194ea1 | [log] [tgz] |
---|---|---|
author | Guenter Roeck <linux@roeck-us.net> | Sat Dec 14 09:30:20 2013 -0800 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Dec 18 16:47:05 2013 -0800 |
tree | 70539f3a4fc8117c16b3f274f89478946c1305d6 | |
parent | 26d093821f41030feee88e0150fbfb5550e8edce [diff] |
i8k: Stop reading SMM BIOS version during driver probe This doesn't work on Studio, XPS, Vostro, and Precision laptops, and it doesn't provide any value except to cause confusion when it does not work. Drop it and always use DMI BIOS version instead. Signed-off-by: Guenter Roeck <linux@roeck-us.net> Acked-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>