Searched hist:"6234 ba980f89b396221f77788a9bb36e79900391" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/gpu/drm/sti/ |
H A D | sti_tvout.c | diff 6234ba980f89b396221f77788a9bb36e79900391 Mon Jul 08 11:20:37 CDT 2019 Ville Syrjälä <ville.syrjala@linux.intel.com> drm/sti: Remove pointless casts
There's no point in the cast for accessing the base class. Just take the address of the struct instead.
Cc: Benjamin Gaignard <benjamin.gaignard@linaro.org> Cc: Vincent Abriou <vincent.abriou@st.com> Acked-by: Benjamin Gaignard <benjamin.gaignard@linaro.org> Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Signed-off-by: Benjamin Gaignard <benjamin.gaignard@linaro.org> Link: https://patchwork.freedesktop.org/patch/msgid/20190708162048.4286-4-ville.syrjala@linux.intel.com
|