commit | 929aea09da6c61ba7c92b0bdedb6f10d0ba588bd | [log] [tgz] |
---|---|---|
author | Matthijs Kooijman <matthijs@stdin.nl> | Mon Apr 29 19:36:48 2013 +0000 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu May 16 15:23:53 2013 -0700 |
tree | 64ca2faefd4d68dda7843f1ed09f715fffd43297 | |
parent | 438492abbe8fb5510795bfa77a8830f0e527b82a [diff] |
staging: dwc2: replace some magic numbers by constants There were already macros for these, they just weren't being used in a few places. Signed-off-by: Matthijs Kooijman <matthijs@stdin.nl> Acked-by: Paul Zimmerman <paulz@synopsys.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>