fbdev: sh_mobile_lcdc: Pass physical device pointer to DMA functions
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Tue, 29 Nov 2011 13:37:35 +0000 (14:37 +0100)
committerLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Mon, 12 Mar 2012 21:40:57 +0000 (22:40 +0100)
commite8363140c02c92c122210e03103aef72dd836664
treec554e3892950f27776db5a424a30e53ad7c61057
parenta67f379d3648746be0dab7b616f2fb838ec0fdfb
fbdev: sh_mobile_lcdc: Pass physical device pointer to DMA functions

The dma_map_sg() and dma_unmap_sg() functions need a pointer to the
physical device.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
drivers/video/sh_mobile_lcdcfb.c
This page took 0.026663 seconds and 5 git commands to generate.