alistair23-linux/drivers/gpu/drm/ast
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
..
ast_dp501.c drm/ast: initial DP501 support (v0.2) 2014-05-19 11:13:57 +10:00
ast_dram_tables.h drm: Initial KMS driver for AST (ASpeed Technologies) 2000 series (v2) 2012-05-17 10:53:37 +01:00
ast_drv.c drm/ast: Fix double lock at PM resume 2014-06-02 09:57:29 +02:00
ast_drv.h drm/ttm: Fix a few sparse warnings 2014-07-22 10:58:21 +10:00
ast_fb.c drm: Introduce drm_fb_helper_prepare() 2014-07-08 11:31:28 +10:00
ast_main.c Merge branch 'ast-updates' of ssh://people.freedesktop.org/~/linux into drm-next 2014-05-19 11:15:08 +10:00
ast_mode.c drm/ast: use helpers 2014-07-18 14:24:21 +10:00
ast_post.c drm: Remove spurious ';' 2014-06-10 09:35:42 +10:00
ast_tables.h drm/ast: add widescreen + rb modes from X.org driver (v2) 2014-05-19 11:13:55 +10:00
ast_ttm.c drm: init TTM dev_mapping in ttm_bo_device_init() 2014-03-16 12:23:42 +01:00
Kconfig drm: Add separate Kconfig option for fbdev helpers 2013-10-11 23:36:58 +02:00
Makefile drm/ast: initial DP501 support (v0.2) 2014-05-19 11:13:57 +10:00