commit | 58a636ec0362d99f4edaaad4f3c682bf124e799e | [log] [tgz] |
---|---|---|
author | Gustavo A. R. Silva <garsilva@embeddedor.com> | Mon Oct 23 22:21:09 2017 -0500 |
committer | Felipe Balbi <felipe.balbi@linux.intel.com> | Tue Oct 24 12:31:21 2017 +0300 |
tree | e3593659554af0b022cbd81af899cd5e6260d181 | |
parent | d4acce95ffd337eab84746762196d0599992792a [diff] |
usb: phy: phy-msm-usb: mark expected switch fall-through In preparation to enabling -Wimplicit-fallthrough, mark switch cases where we are expecting to fall through. Addresses-Coverity-ID: 1222118 Signed-off-by: Gustavo A. R. Silva <garsilva@embeddedor.com> Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>