commit | 3bbafac83775425d0abb68cf9837ee3ca36adb42 | [log] [tgz] |
---|---|---|
author | Roman Alyautdin <ralyautdin@dev.rtsoft.ru> | Mon Oct 12 17:14:32 2015 +0300 |
committer | Felipe Balbi <balbi@ti.com> | Fri Oct 16 10:26:22 2015 -0500 |
tree | 29d5796303b1fabab257e67c865764cd8e707a26 | |
parent | 91c42b0da8e353697c9b49fe541056c5d0518c49 [diff] |
usb: musb: core: add common method of getting vbus status Fix musb_platform_get_vbus_status return value in case of platform implementation is not defined, bringing expected behaviour of musb_platform_get wrapper. Add musb_vbus_show default method to determine VBUS status in case platform method is not defined. Signed-off-by: Roman Alyautdin <ralyautdin@dev.rtsoft.ru> Signed-off-by: Felipe Balbi <balbi@ti.com>