commit | f07c11ea32eebf81b7c1e59da2d119bf023882f2 | [log] [tgz] |
---|---|---|
author | Pali Rohár <pali.rohar@gmail.com> | Sun Sep 08 10:50:37 2013 +0200 |
committer | Anton Vorontsov <anton@enomsg.org> | Tue Oct 22 13:57:16 2013 -0700 |
tree | 4815c7aeb693fa134904f3d2536ec26e2e1d2b05 | |
parent | 61e6cfa80de5760bbe406f4e815b7739205754d2 [diff] |
isp1704_charger: Fix driver to work with changes introduced in v3.5 * omap musb driver does not report USB_EVENT_ENUMERATED event anymore * omap musb driver reporting USB_EVENT_VBUS when charger is connected * read last event from phy->last_event (instead from ulpi register) * do not call wall charger detection more times Signed-off-by: Pali Rohár <pali.rohar@gmail.com> Signed-off-by: Anton Vorontsov <anton@enomsg.org>