OSDN Git Service

media: mach-omap2/devices.c: set dma mask
authorHans Verkuil <hverkuil-cisco@xs4all.nl>
Tue, 30 Jul 2019 06:17:59 +0000 (03:17 -0300)
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Mon, 12 Aug 2019 16:17:39 +0000 (13:17 -0300)
commit0bf63e2c2913391dbf7e49ed8df2c89c180e58d9
tree5b9c004f92130fdd1b4466b1f27c54d77a69c3be
parent97299a3035328d7ae2f4fccaf6e549974df6e118
media: mach-omap2/devices.c: set dma mask

The dma_mask and coherent_dma_mask values were never set.

This prevented the media omap_vout driver from loading successfully.

Tested on a Pandaboard and Beagle XM board.

Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Acked-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
arch/arm/mach-omap2/devices.c