commit | bca4c3c5fcb3d170308e621dadcc5555a1aca1b8 | [log] [tgz] |
---|---|---|
author | Hans de Goede <hdegoede@redhat.com> | Sun Jun 05 16:53:04 2016 +0200 |
committer | Hans de Goede <hdegoede@redhat.com> | Fri Jun 10 12:09:38 2016 +0200 |
tree | 931e4d490e4eff14ac5dbd9ea2facb071d09717c | |
parent | fd2aa39a619ce011414f6cb6efb0232136e300c7 [diff] |
sunxi: musb: Properly turn of musb controller before booting Turn of the clock and assert the reset when musb_stop gets called, so that the os gets the musb controller in a pristine state. This fixes a spurious VBus error interrupt triggering as soon as the Linux musb driver loads. Signed-off-by: Hans de Goede <hdegoede@redhat.com>