commit | a4607d9f5cbae1aad7f86e8204b57d66c0e14e36 | [log] [tgz] |
---|---|---|
author | Heikki Krogerus <heikki.krogerus@nokia.com> | Thu Nov 04 16:31:48 2010 +0200 |
committer | Anton Vorontsov <cbouatmailru@gmail.com> | Thu Nov 18 16:56:20 2010 +0300 |
tree | ade06599b0c57548667452558c51b1b5ed81abbb | |
parent | bac43b20501058ab0728246acce3bb85f2e72648 [diff] |
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 <heikki.krogerus@nokia.com> Signed-off-by: Anton Vorontsov <cbouatmailru@gmail.com>