aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/armada/armada_fb.c
diff options
context:
space:
mode:
authorChristoph Hellwig <hch@lst.de>2017-05-22 10:40:52 +0200
committerChristoph Hellwig <hch@lst.de>2017-06-20 11:12:57 +0200
commite0c7a510aea75db4927d810fb0a84233641b53c3 (patch)
tree2ca46b813bc2455fe4826a8441a7d24df7a44c9c /drivers/gpu/drm/armada/armada_fb.c
parentdmaengine: ioat: don't use DMA_ERROR_CODE (diff)
downloadlinux-dev-e0c7a510aea75db4927d810fb0a84233641b53c3.tar.xz
linux-dev-e0c7a510aea75db4927d810fb0a84233641b53c3.zip
drm/exynos: don't use DMA_ERROR_CODE
DMA_ERROR_CODE already isn't a valid API to user for drivers and will go away soon. exynos_drm_fb_dma_addr uses it a an error return when the passed in index is invalid, but the callers never check for it but instead pass the address straight to the hardware. Add a WARN_ON instead and just return 0. Signed-off-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'drivers/gpu/drm/armada/armada_fb.c')
0 files changed, 0 insertions, 0 deletions