Hi Dave and Daniel, 2 fixes, 1 of which is marked for stable.
drm-misc-fixes-2019-12-31: -sun4i: Fix double-free in connector/encoder cleanup (Stefan) -malidp: Make vtable static (Ben)
Cc: Ben Dooks ben.dooks@codethink.co.uk Cc: Stefan Mavrodiev stefan@olimex.com
Cheers, Sean
The following changes since commit d16f0f61400074dbc75797ca5ef5c3d50f6c0ddf:
Merge tag 'drm-fixes-5.5-2019-12-12' of git://people.freedesktop.org/~agd5f/linux into drm-fixes (2019-12-13 14:50:01 +1000)
are available in the Git repository at:
git://anongit.freedesktop.org/drm/drm-misc tags/drm-misc-fixes-2019-12-31
for you to fetch changes up to ac2917b01992c098b8d4e6837115e3ca347fdd90:
drm/arm/mali: make malidp_mw_connector_helper_funcs static (2019-12-20 15:23:51 +0000)
---------------------------------------------------------------- -sun4i: Fix double-free in connector/encoder cleanup (Stefan) -malidp: Make vtable static (Ben)
Cc: Ben Dooks ben.dooks@codethink.co.uk Cc: Stefan Mavrodiev stefan@olimex.com
---------------------------------------------------------------- Ben Dooks (Codethink) (1): drm/arm/mali: make malidp_mw_connector_helper_funcs static
Stefan Mavrodiev (1): drm/sun4i: hdmi: Remove duplicate cleanup calls
drivers/gpu/drm/arm/malidp_mw.c | 2 +- drivers/gpu/drm/sun4i/sun4i_hdmi_enc.c | 2 -- 2 files changed, 1 insertion(+), 3 deletions(-)