git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
57bb8ae
)
staging: dwc2: re-use hptxfsiz variable
author
Matthijs Kooijman
<matthijs@stdin.nl>
Fri, 30 Aug 2013 16:45:18 +0000
(18:45 +0200)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Fri, 30 Aug 2013 21:14:53 +0000
(14:14 -0700)
For some reason, the value of the HPTXFSIZ register was built in the
ptxfsiz variable, while there was also a hptxfsiz variable availble.
Better just use that and remove the (now unused) ptxfsiz variable.
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