commit | 441fc6fdb47ae739eeda625dce5b069941a54db3 | [log] [tgz] |
---|---|---|
author | Carolyn Wyborny <carolyn.wyborny@intel.com> | Fri Dec 07 03:00:30 2012 +0000 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Fri Jan 18 04:55:21 2013 -0800 |
tree | 4f50c10e7166b3fa6da7c9a20b1371b3f23d5dc0 | |
parent | fa44f2f185f7f9da19d331929bb1b56c1ccd1d93 [diff] |
igb: Add i2c interface to igb. Some of our adapters have sensors on them accessible via i2c and a private interface. This patch implements the kernel interface for i2c to those sensors. Subsequent patches will provide functions to export that data. Signed-off-by: Carolyn Wyborny <carolyn.wyborny@intel.com> Tested-by: Jeff Pieper <jeffrey.e.pieper@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>