commit | 603e86fa39cd48edba5ee8a4d19637bd41e2a8bf | [log] [tgz] |
---|---|---|
author | Carolyn Wyborny <carolyn.wyborny@intel.com> | Wed Feb 20 07:40:55 2013 +0000 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Tue Mar 05 01:25:27 2013 -0800 |
tree | 3108146bd51cbeec1ff9a790990791e8276d8ad4 | |
parent | ed65bdd8c0086d69948e6380dba0cc279a6906de [diff] |
igb: Fix for lockdep issue in igb_get_i2c_client This patch fixes a lockdep warning in igb_get_i2c_client by refactoring the initialization and usage of the i2c_client completely. There is no on the fly allocation of the single client needed today. Signed-off-by: Carolyn Wyborny <carolyn.wyborny@intel.com> Tested-by: Aaron Brown <aaron.f.brown@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>