commit | 8b662f38e066d8fc1b73a8655da547c348206904 | [log] [tgz] |
---|---|---|
author | Sven Schuchmann <schuchmann@schleissheimer.de> | Fri Sep 21 13:04:21 2012 +0200 |
committer | Guenter Roeck <linux@roeck-us.net> | Sun Sep 23 21:08:36 2012 -0700 |
tree | 8b4098e594041bf1df6dbc3e6c34b56cf3cef17d | |
parent | a91698135bef4e945b0eee1b676d6ea5085177dc [diff] |
hwmon: (mcp3021) Prepare MCP3021 driver to support other chips This Patch is to prepare the MCP3021 driver to support other chips like the MCP3221. The hard defined chip data is now stored within the data struct of each chip. Signed-off-by: Sven Schuchmann <schuchmann@schleissheimer.de> Signed-off-by: Guenter Roeck <linux@roeck-us.net>