]> git.ipfire.org Git - thirdparty/linux.git/commit
media: pisp_be: Drop reference to non-existing function
authorJacopo Mondi <jacopo.mondi@ideasonboard.com>
Mon, 26 Aug 2024 10:24:04 +0000 (12:24 +0200)
committerHans Verkuil <hverkuil@xs4all.nl>
Thu, 3 Jul 2025 07:25:01 +0000 (09:25 +0200)
commit3ae896614000902090fa42489a34fa54b720012d
treed9a0fe486d20924382e5cd8425cd438f5f89272e
parent35392e855abf7d02ad3b061cbc75c7c7c37f0577
media: pisp_be: Drop reference to non-existing function

A comment in the pisp_be driver references the
pispbe_schedule_internal() function which doesn't exist.

Drop it.

Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Naushir Patuck <naush@raspberrypi.com>
Signed-off-by: Jacopo Mondi <jacopo.mondi@ideasonboard.com>
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
drivers/media/platform/raspberrypi/pisp_be/pisp_be.c