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]>
1 file changed