]> git.baikalelectronics.ru Git - kernel.git/commit
media: atmel: atmel-isc: specialize driver name constant
authorEugen Hristev <eugen.hristev@microchip.com>
Tue, 13 Apr 2021 10:57:00 +0000 (12:57 +0200)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Tue, 8 Jun 2021 10:18:45 +0000 (12:18 +0200)
commitba5b892096ed659bed0596f2fa007624c485adb4
tree337e51c6e2ad958b390f14d674980079496f7a7d
parentc2305f6f6edb86d27729244d762bb14acbe1842d
media: atmel: atmel-isc: specialize driver name constant

The driver name constant must defined based on product driver, thus moving
the constant directly where it's required. This will allow each ISC based
product to define it's own name.

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