commit | 3f89204bae896e1d44468886a646b84acadc3c8f | [log] [tgz] |
---|---|---|
author | Dan Carpenter <dan.carpenter@oracle.com> | Fri Mar 07 14:20:22 2014 +0300 |
committer | Felipe Balbi <balbi@ti.com> | Fri Mar 07 10:03:24 2014 -0600 |
tree | 79811c4e2be255350f6a00bea7e63799590fe36e | |
parent | 73a30bfc0d526db899033165db6f95c427e70505 [diff] |
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>