From: Matthijs Kooijman Date: Fri, 30 Aug 2013 16:45:18 +0000 (+0200) Subject: staging: dwc2: re-use hptxfsiz variable X-Git-Tag: v3.12-rc1~183^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c35205aa051244a5ee8ed1e124b9c7b890d97ad9;p=pandora-kernel.git staging: dwc2: re-use hptxfsiz variable 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 Acked-by: Paul Zimmerman Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed