Hi Dave, Daniel, Here's this week drm-misc-fixes PR. Thanks! Maxime drm-misc-fixes-2020-05-28: Two ingenic fixes, one for a wrong cast, the other for a typo in a comparison The following changes since commit c54a8f1f329197d83d941ad84c4aa38bf282cbbd: drm/meson: pm resume add return errno branch (2020-05-13 12:00:37 +0200) are available in the Git repository at: git://anongit.freedesktop.org/drm/drm-misc tags/drm-misc-fixes-2020-05-28 for you to fetch changes up to abf56fadf0e208abfb13ad1ac0094416058da0ad: gpu/drm: Ingenic: Fix opaque pointer casted to wrong type (2020-05-17 14:16:15 +0200) ---------------------------------------------------------------- Two ingenic fixes, one for a wrong cast, the other for a typo in a comparison ---------------------------------------------------------------- Paul Cercueil (2): gpu/drm: ingenic: Fix bogus crtc_atomic_check callback gpu/drm: Ingenic: Fix opaque pointer casted to wrong type drivers/gpu/drm/ingenic/ingenic-drm.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-)