From: Balaji Rao Date: Tue, 27 Jan 2009 13:52:38 +0000 (+0530) Subject: pcf50633_charger: Fix typo X-Git-Tag: v2.6.29-rc5~6^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ccc9c8b91c2631da2cab46a6fcd9c3106dcb9abb;p=pandora-kernel.git pcf50633_charger: Fix typo container_of(psy, struct pcf50633_mbc, usb); should be container_of(psy, struct pcf50633_mbc, adapter); Signed-off-by: Balaji Rao Cc: Andy Green Signed-off-by: Anton Vorontsov --- Reading git-diff-tree failed