diff options
author | John Keeping <[email protected]> | 2017-02-24 12:54:48 +0000 |
---|---|---|
committer | Sean Paul <[email protected]> | 2017-03-01 14:48:50 -0500 |
commit | 480564a033360779dd8494e918c7586ff72c395b (patch) | |
tree | 535c16ead31564581cc0b6fb6bd7e2b4688f0ea0 /scripts/gcc-plugins/cyc_complexity_plugin.c | |
parent | d3852c212dffdb98fb8e8b8ff876fcaa61b33307 (diff) |
drm/rockchip: dw-mipi-dsi: fix generic packet status check
We want to check that both the GEN_CMD_EMPTY and GEN_PLD_W_EMPTY bits
are set so we can't just check "val & mask" because that will be true if
either bit is set.
Signed-off-by: John Keeping <[email protected]>
Reviewed-by: Chris Zhong <[email protected]>
Reviewed-by: Sean Paul <[email protected]>
Signed-off-by: Sean Paul <[email protected]>
Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'scripts/gcc-plugins/cyc_complexity_plugin.c')
0 files changed, 0 insertions, 0 deletions