Thread (3 messages) flat view 3 messages, 3 authors, 2015-01-13

Re: [PATCH] video: ocfb: Fix data type warning

From: Stefan Kristiansson <stefan.kristiansson@saunalahti.fi>
Date: 2014-12-07 06:17:34
Also in: lkml

On Fri, Dec 05, 2014 at 04:18:30PM +0800, Qiang Chen wrote:
When allocate framebuffer memory using dma_alloc_coherent(),
we'd better use dma_addr_t instead of phys_addr_t. Because the
address we got in fact is DMA or bus address for the platform.

This patch also fixes below build warning:
drivers/video/fbdev/ocfb.c:335:2:
	warning: passing argument 3 of ‘dma_alloc_attrs’
	from incompatible pointer type [enabled by default]

Signed-off-by: Qiang Chen <redacted>
Acked-by: Stefan Kristiansson <stefan.kristiansson@saunalahti.fi>
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help