usb: dwc3: gadget: remove known conditions
authorDan Carpenter <dan.carpenter@oracle.com>
Fri, 7 Mar 2014 11:20:22 +0000 (14:20 +0300)
committerFelipe Balbi <balbi@ti.com>
Fri, 7 Mar 2014 16:03:24 +0000 (10:03 -0600)
commit3f89204bae896e1d44468886a646b84acadc3c8f
tree79811c4e2be255350f6a00bea7e63799590fe36e
parent73a30bfc0d526db899033165db6f95c427e70505
usb: dwc3: gadget: remove known conditions

We know what "value" is and it upsets static checkers that we appear to
have doubts about it.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/dwc3/gadget.c