aboutsummaryrefslogtreecommitdiff
path: root/scripts/gcc-plugins
diff options
context:
space:
mode:
authorJohn Keeping <[email protected]>2017-02-24 12:54:47 +0000
committerSean Paul <[email protected]>2017-03-01 14:48:49 -0500
commitd3852c212dffdb98fb8e8b8ff876fcaa61b33307 (patch)
tree7abd6a9eb310a5bacb1c9e464b1c305f354428d8 /scripts/gcc-plugins
parent2ba0f4a4c3494daa682e5f67bf279b051a906990 (diff)
drm/rockchip: dw-mipi-dsi: fix command header writes
In a couple of places here we use "val" for the value that is about to be written to a register but then reuse the same variable for the value of a status register before we get around to writing it. Rename the value to be written to so that we write the value we intend to and not what we have just read from the status register. Signed-off-by: John Keeping <[email protected]> Tested-by: Chris Zhong <[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')
0 files changed, 0 insertions, 0 deletions