commit | 37e1dcc25fca3f0f48da0e28fcc1c717d5fc0f91 | [log] [tgz] |
---|---|---|
author | Matthijs Kooijman <matthijs@stdin.nl> | Mon Apr 29 19:40:23 2013 +0000 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu May 16 15:23:54 2013 -0700 |
tree | 34b528da490934690b748d066439d7b8c72337cc | |
parent | 929aea09da6c61ba7c92b0bdedb6f10d0ba588bd [diff] |
staging: dwc2: use dwc2_hcd_get_frame_number where possible Before, there were two places that manually read the FRNUM registers, while there is a function to do this. Signed-off-by: Matthijs Kooijman <matthijs@stdin.nl> Acked-by: Paul Zimmerman <paulz@synopsys.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>