From: Carolyn Wyborny Date: Wed, 20 Feb 2013 07:40:55 +0000 (+0000) Subject: igb: Fix for lockdep issue in igb_get_i2c_client X-Git-Tag: v3.9-rc3~36^2~47^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=603e86fa39cd48edba5ee8a4d19637bd41e2a8bf;p=pandora-kernel.git 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 Tested-by: Aaron Brown Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed