staging: dwc2: add helper variable to simplify code
authorMatthijs Kooijman <matthijs@stdin.nl>
Mon, 29 Apr 2013 19:42:00 +0000 (19:42 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 16 May 2013 22:23:55 +0000 (15:23 -0700)
commitbcc5defa1a3fc7c6224248ff93d71694743ebb6a
treeca4842b6f13faa0290037dfe99a0a9ecb036b8ba
parent37e1dcc25fca3f0f48da0e28fcc1c717d5fc0f91
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 <matthijs@stdin.nl>
Acked-by: Paul Zimmerman <paulz@synopsys.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/dwc2/hcd_intr.c