WSL2-Linux-Kernel/drivers/gpu/drm/cirrus
Thierry Reding ee3939e079 drm/ttm: Fix a few sparse warnings
The final parameter to ttm_bo_reserve() is a pointer, therefore callers
should use NULL instead of 0.

Fixes a bunch of sparse warnings of this type:

	warning: Using plain integer as NULL pointer

Signed-off-by: Thierry Reding <treding@nvidia.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
2014-07-22 10:58:21 +10:00
..
Kconfig drm: Add separate Kconfig option for fbdev helpers 2013-10-11 23:36:58 +02:00
Makefile drm/kms: driver for virtual cirrus under qemu 2012-05-17 11:02:24 +01:00
cirrus_drv.c drm: cirrus: add power management support 2014-04-18 13:31:49 +10:00
cirrus_drv.h drm/ttm: Fix a few sparse warnings 2014-07-22 10:58:21 +10:00
cirrus_fbdev.c drm: Introduce drm_fb_helper_prepare() 2014-07-08 11:31:28 +10:00
cirrus_main.c drm/cirrus: Remove unecessary NULL check in gem_free 2014-04-22 15:39:07 +02:00
cirrus_mode.c drm/cirrus: use helpers 2014-07-18 14:24:31 +10:00
cirrus_ttm.c drm: init TTM dev_mapping in ttm_bo_device_init() 2014-03-16 12:23:42 +01:00