commit | ccc9c8b91c2631da2cab46a6fcd9c3106dcb9abb | [log] [tgz] |
---|---|---|
author | Balaji Rao <[email protected]> | Tue Jan 27 19:22:38 2009 +0530 |
committer | Anton Vorontsov <[email protected]> | Mon Feb 02 19:53:02 2009 +0300 |
tree | 0e147976ed48587c9629acac747037a6ceeaccc0 | |
parent | 45c82b5a770be66845687a7d027c8b52946d59af [diff] |
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 <[email protected]> Cc: Andy Green <[email protected]> Signed-off-by: Anton Vorontsov <[email protected]>