[PATCH 1/2] drm: gm12u320: Some minor cleanups
Sam Ravnborg
sam at ravnborg.org
Thu Aug 1 14:59:22 UTC 2019
Hi Hans.
On Tue, Jul 30, 2019 at 03:38:56PM +0200, Hans de Goede wrote:
> 3 small cleanups:
>
> 1) Drop unused DRIVER_PATCHLEVEL
> 2) We do not set mode_config.preferred_depth, so instead of passing the
> unset mode_config.preferred_depth to drm_fbdev_generic_setup
> simply pass 0
> 3) Use __maybe_unused instead of #ifdef CONFIG_PM around the suspend /
> resume functions
>
> Cc: Sam Ravnborg <sam at ravnborg.org>
> Suggested-by: Sam Ravnborg <sam at ravnborg.org>
If you add:
Suggested-by: Noralf Trønnes <noralf at tronnes.org>
And adjust to the new location.
Then this is:
Reviewed-by: Sam Ravnborg <sam at ravnborg.org>
> Signed-off-by: Hans de Goede <hdegoede at redhat.com>
Sam
More information about the dri-devel
mailing list