From: Matthijs Kooijman Date: Mon, 29 Apr 2013 19:42:00 +0000 (+0000) Subject: staging: dwc2: add helper variable to simplify code X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~76^2~736 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bcc5defa1a3fc7c6224248ff93d71694743ebb6a;p=pandora-kernel.git staging: dwc2: add helper variable to simplify code Now a register is masked only in once place, instead of twice. This makes the two uses of this value shorter so they no longer need to be linewrapped. Signed-off-by: Matthijs Kooijman Acked-by: Paul Zimmerman Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed