media: atmel: atmel-isc: specialize dma cfg
authorEugen Hristev <eugen.hristev@microchip.com>
Tue, 13 Apr 2021 10:57:03 +0000 (12:57 +0200)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Tue, 8 Jun 2021 10:50:27 +0000 (12:50 +0200)
commitcd5af39467bdc768387d841186a71bb2d947b29c
treeb8012072fa4a624b4dd2dca4fb7477e11933859d
parentf794bc16a52da70e015dca0093bba9afba7d1b6c
media: atmel: atmel-isc: specialize dma cfg

The dma configuration (DCFG) is specific to the product.
Move this configuration in the product specific driver, and add the
field inside the driver struct.

Signed-off-by: Eugen Hristev <eugen.hristev@microchip.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
drivers/media/platform/atmel/atmel-isc-base.c
drivers/media/platform/atmel/atmel-isc.h
drivers/media/platform/atmel/atmel-sama5d2-isc.c