commit | 45a3a36b6333b9ddfb0c57602d959a8d05bc47e4 | [log] [tgz] |
---|---|---|
author | Henrik Rydberg <rydberg@euromail.se> | Wed Nov 19 15:36:42 2008 -0800 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Wed Nov 19 18:49:59 2008 -0800 |
tree | f4e2f94716d69a9442707bf743ed65553899681c | |
parent | c0d861afa5c986f7fe23647fbe411cd300f7c927 [diff] |
drivers/hwmon/applesmc.c: add generic MacPro support In order to analyze the SMC of the newer MacPros, applesmc needs to recognize the machine. This patch adds the missing generic dmi_match entry for MacPro models. Signed-off-by: Henrik Rydberg <rydberg@euromail.se> Cc: Nicolas Boichat <nicolas@boichat.ch> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>