diff options
author | Christophe JAILLET <christophe.jaillet@wanadoo.fr> | 2024-05-26 09:59:56 +0200 |
---|---|---|
committer | Hans Verkuil <hverkuil-cisco@xs4all.nl> | 2024-05-28 08:00:14 +0200 |
commit | 266b44ec9a26dd2ad5d1dfcbb2f7f4e2c10da3fb (patch) | |
tree | c75e3216a41310d00b51868982499abb71040cc9 /scripts/gdb/linux/clk.py | |
parent | fe61b2906bd046535f4ef7dfcd69562f531ccd38 (diff) |
media: intel/ipu6: Move isys_remove() close to isys_probe()
In preparation to fixing a leak in isys_probe(), move isys_remove().
The fix will introduce a new function that will also be called from
isys_remove(). The code needs to be rearranged to avoid a forward
declaration.
Having the .remove function close to the .probe function is also more
standard.
Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Diffstat (limited to 'scripts/gdb/linux/clk.py')
0 files changed, 0 insertions, 0 deletions