media: bdisp: don't use GFP_DMA
authorFabien Dessenne <fabien.dessenne@st.com>
Tue, 15 May 2018 07:37:06 +0000 (03:37 -0400)
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Fri, 25 May 2018 19:35:19 +0000 (15:35 -0400)
commit2732bb765f14ebc87d1066c4703423743dfe91b0
treef53091c9afd73c1dc4f36b16109d65168c8f912f
parent6aecad62670bb728d9616c672114d1627f877f33
media: bdisp: don't use GFP_DMA

Set the DMA_MASK and stop using the GFP_DMA flag

Signed-off-by: Fabien Dessenne <fabien.dessenne@st.com>
Signed-off-by: Hans Verkuil <hansverk@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
drivers/media/platform/sti/bdisp/bdisp-hw.c
drivers/media/platform/sti/bdisp/bdisp-v4l2.c