diff options
| author | Uwe Kleine-König <[email protected]> | 2023-03-26 16:30:51 +0200 |
|---|---|---|
| committer | Hans Verkuil <[email protected]> | 2023-04-11 16:59:15 +0200 |
| commit | 94eca0c00aaf5c7f2440effb1587d01a6562198c (patch) | |
| tree | 97ca853762b37008ba613d0fcf9953cdbd55912e /tools/perf/scripts/python/bin/stackcollapse-report | |
| parent | c65cee0b875098716fb4198aa331bac04ec0d737 (diff) | |
media: marvell: Simplify remove callback
Fold mmpcam_remove() into its only caller mmpcam_platform_remove(). Note
that cam can never be zero, as the probe function calls
platform_set_drvdata() with a non-NULL argument (or returns an error
code in which case .remove() won't be called).
Also use mmpcam_remove() as the function name for the remove callback to
align to mmpcam_probe() for .probe().
Signed-off-by: Uwe Kleine-König <[email protected]>
Signed-off-by: Hans Verkuil <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions