media: atomisp: Remove s_routing subdev call
authorHans de Goede <hdegoede@redhat.com>
Thu, 28 Dec 2023 20:28:07 +0000 (21:28 +0100)
committerMauro Carvalho Chehab <mchehab@kernel.org>
Thu, 1 Feb 2024 06:00:59 +0000 (07:00 +0100)
commite49665636835cfee3f1844ae7125369bb381784b
tree4538db56c8aee4725f2579779aa897a73bf8010c
parent89354baf8f151d34aab5b7e8f44e719165fa7d73
media: atomisp: Remove s_routing subdev call

sensor drivers do not implement the s_routing subdev call, so there is
no use in calling it.

Also the 3 0 arguments are not the arguments which a successful
s_routing call is supposed to take.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
drivers/staging/media/atomisp/pci/atomisp_ioctl.c