Files
android_kernel_xiaomi_sm8450/drivers/gpu/drm
Liu Ying 2fd911bc5b drm/imx: Remove imx_drm_crtc_vblank_get/_put()
There is no one calling imx_drm_crtc_vblank_get/_put() and
they are just two simple wrappers of drm_crtc_vblank_get/_put()
without doing any thing fancy - the drivers may call
drm_crtc_vblank_get/_put() directly.  So, let's remove the two
wrappers.

Signed-off-by: Liu Ying <gnuiyl@gmail.com>
Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
2016-08-08 11:44:20 +02:00
..
2016-07-29 09:59:30 +02:00
2016-06-21 22:10:55 +02:00
2016-07-29 09:59:30 +02:00
2016-06-21 21:43:28 +02:00
2016-06-21 21:58:12 +02:00
2016-06-21 21:43:46 +02:00
2016-07-19 10:29:47 +02:00
2016-06-21 21:58:12 +02:00
2016-05-06 16:04:48 +02:00
2016-06-21 21:43:46 +02:00
2016-07-29 09:59:30 +02:00