]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drm/sti: awg_utils code cleanup
authorBich Hemon <bich.hemon@st.com>
Tue, 12 Jan 2016 08:28:43 +0000 (09:28 +0100)
committerVincent Abriou <vincent.abriou@st.com>
Fri, 26 Feb 2016 09:03:57 +0000 (10:03 +0100)
commitbfbaf631bda0181e6ca47d9c049966daf6206c55
tree6286647e96bdfeb1bfad807409f447f928c35c0e
parent503290cedf96c434296adf22ae2e8205a734e508
drm/sti: awg_utils code cleanup

data_en is a local variable that doesn't need to be set as
awg_generate_instr can be called directly with the requested value.

Signed-off-by: Bich Hemon <bich.hemon@st.com>
Reviewed-by: Benjamin Gaignard <benjamin.gaignard@linaro.org>
Reviewed-by: Vincent Abriou <vincent.abriou@st.com>
drivers/gpu/drm/sti/sti_awg_utils.c