media: atmel: atmel-sama7g5-isc: fix ispck leftover
authorEugen Hristev <eugen.hristev@microchip.com>
Mon, 13 Dec 2021 13:49:23 +0000 (14:49 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 8 Apr 2022 12:23:13 +0000 (14:23 +0200)
commitf7d07ad8bc03511fdff8a647f1767e2800dd8ad0
tree2cfcd13efb30e7fe327f0038a3f2978db92ecca0
parent25b925f94a36aeeab5270546bf5fb7ee37cefe44
media: atmel: atmel-sama7g5-isc: fix ispck leftover

[ Upstream commit 1b52ce99e9f2dcda868a1a7026bfb58d04bd6bc8 ]

The ispck is not used for sama7g5 variant of the ISC.
Calls to ispck have to be removed also from module insert/removal.

Fixes: d7f26849ed7c ("media: atmel: fix the ispck initialization")
Signed-off-by: Eugen Hristev <eugen.hristev@microchip.com>
Reviewed-by: Jacopo Mondi <jacopo@jmondi.org>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/media/platform/atmel/atmel-sama7g5-isc.c