i2c-i801: Instantiate FSC hardware montioring chips
authorHans de Goede <hdegoede@redhat.com>
Mon, 30 Mar 2009 19:46:44 +0000 (21:46 +0200)
committerJean Delvare <khali@linux-fr.org>
Mon, 30 Mar 2009 19:46:44 +0000 (21:46 +0200)
commitfa5bfab7128e58c31448fca83a288a86e7d476cc
treede05e1b02bed9414ebeab03f4ee15d6052c70017
parente7a19c5624c66afa8118b10cd59f87ee407646bc
i2c-i801: Instantiate FSC hardware montioring chips

Detect various FSC hwmon IC's based on DMI tables and then let
the i2c-i801 driver instantiate the i2c client devices. Note that
some of the info in the added table is indentical for all rows, still
this is kept in the table to keep the code general and thus (hopefully)
easily extensible in the future.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Jean Delvare <khali@linux-fr.org>
drivers/i2c/busses/i2c-i801.c