Files
linux/include/drm
Liviu Dudau d0a2987866 drm: Convert CMA fbdev console suspend helpers to use bool
drm_fbdev_cma_set_suspend{,_unlocked} use an integer parameter
to describe whether the intended state is a suspend or a resume.
It then passes the value to drm_fb_helper_set_suspend{,_unlocked}
which uses a boolean. Switch to using bool everywhere.

Signed-off-by: Liviu Dudau <liviu.dudau@arm.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: http://patchwork.freedesktop.org/patch/msgid/20170620102320.8849-1-Liviu.Dudau@arm.com
2017-06-20 16:23:40 +02:00
..
2017-06-20 10:26:01 +02:00
2017-03-24 09:36:06 +01:00
2017-06-01 08:02:14 +02:00
2017-03-14 14:38:34 +01:00
2017-04-04 20:47:54 +02:00
2017-06-01 08:02:14 +02:00
2016-06-21 22:10:55 +02:00
2015-08-12 12:24:05 -04:00
2017-06-01 08:02:14 +02:00
2017-03-09 16:18:02 +01:00
2017-06-20 10:26:01 +02:00