alistair23-linux/drivers/gpu
Wei Yongjun 31f32a21aa drm: sti: tvout: fix return value check in sti_tvout_probe()
In case of error, the function devm_ioremap_nocache() returns NULL
pointer not ERR_PTR(). The IS_ERR() test in the return value check
should be replaced with NULL test.

Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
2014-08-26 14:16:32 +02:00
..
drm drm: sti: tvout: fix return value check in sti_tvout_probe() 2014-08-26 14:16:32 +02:00
host1x drm/tegra: Make job submission 64-bit safe 2014-08-04 10:07:36 +02:00
ipu-v3
vga vgaarb: We can own non-decoded resources 2014-07-08 11:15:09 +10:00
Makefile