commit | c6ee9f2345a2d95a986309a6486ae780f563230a | [log] [tgz] |
---|---|---|
author | Stefan Wahren <stefan.wahren@i2se.com> | Thu Aug 11 17:19:13 2016 +0000 |
committer | Peter Chen <peter.chen@nxp.com> | Wed Sep 14 10:58:13 2016 +0800 |
tree | 2b8cc393a1ee8fba93dafe4d590e5aacdb938141 | |
parent | 9dba516ed282e3d16481051be547b54caa312029 [diff] |
usb: chipidea: udc: Use direction flags consequently This driver make assumptions about the value of the direction flags. So better use them in comparisons to improve the readability. Signed-off-by: Stefan Wahren <stefan.wahren@i2se.com> Signed-off-by: Peter Chen <peter.chen@nxp.com>