staging: dwc2: use dwc2_hcd_get_frame_number where possible
authorMatthijs Kooijman <matthijs@stdin.nl>
Mon, 29 Apr 2013 19:40:23 +0000 (19:40 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 16 May 2013 22:23:54 +0000 (15:23 -0700)
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>

No differences found