diff options
author | Stephen Rothwell <sfr@canb.auug.org.au> | 2024-07-09 09:37:15 +0300 |
---|---|---|
committer | Hans Verkuil <hverkuil-cisco@xs4all.nl> | 2024-07-12 11:11:43 +0300 |
commit | 68a72104cbcf38ad16500216e213fa4eb21c4be2 (patch) | |
tree | ba0be8ec605a932d3bb6a7f274a366a26ce53c37 /Documentation/driver-api | |
parent | 1c2c57bd439ecaffc728139a0a00701bee886d0a (diff) | |
download | linux-68a72104cbcf38ad16500216e213fa4eb21c4be2.tar.xz |
media: raspberrypi: Switch to remove_new
The remove callback's return value is about to change from int to void,
this is done by commit 0edb555a65d1 ("platform: Make
platform_driver::remove() return void"). Prepare for merging the patch by
switching the PiSP driver from remove to remove_new callback.
Fixes: 12187bd5d4f8 ("media: raspberrypi: Add support for PiSP BE")
Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Acked-by: Naushir Patuck <naush@raspberrypi.com>
Acked-by: Jacopo Mondi <jacopo.mondi@ideasonboard.com>
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Reviewed-by: Uwe Kleine-König <u.kleine-koenig@baylibre.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Diffstat (limited to 'Documentation/driver-api')
0 files changed, 0 insertions, 0 deletions