alistair23-linux/drivers/staging/media/dt3155v4l
Russell King 68788979c2 DMA-API: media: dt3155v4l: replace dma_set_mask()+dma_set_coherent_mask() with new helper
Replace the following sequence:

	dma_set_mask(dev, mask);
	dma_set_coherent_mask(dev, mask);

with a call to the new helper dma_set_mask_and_coherent().

Acked-by: Hans Verkuil <hans.verkuil@cisco.com>
Acked-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2013-10-31 14:48:27 +00:00
..
dt3155v4l.c DMA-API: media: dt3155v4l: replace dma_set_mask()+dma_set_coherent_mask() with new helper 2013-10-31 14:48:27 +00:00
dt3155v4l.h staging: Move media drivers to staging/media 2011-11-03 07:59:03 -02:00
Kconfig staging: Move media drivers to staging/media 2011-11-03 07:59:03 -02:00
Makefile staging: Move media drivers to staging/media 2011-11-03 07:59:03 -02:00