From: Heikki Krogerus Date: Thu, 4 Nov 2010 14:31:48 +0000 (+0200) Subject: isp1704_charger: Set isp->dev before anything needs it X-Git-Tag: v2.6.38-rc1~56^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a4607d9f5cbae1aad7f86e8204b57d66c0e14e36;p=pandora-kernel.git isp1704_charger: Set isp->dev before anything needs it isp1704_test_ulpi() is the first place that needs isp->dev member, so it must be set before calling the function. Signed-off-by: Heikki Krogerus Signed-off-by: Anton Vorontsov --- Reading git-diff-tree failed