diff options
| author | Ezequiel Garcia <[email protected]> | 2021-01-18 02:52:46 +0100 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2021-02-06 08:41:06 +0100 |
| commit | d6701f13bd0747a78bb0b78dd45344e475afd512 (patch) | |
| tree | 73032c7461b0006eb179f9fe0fa690a28917e72f /tools/perf/scripts/python | |
| parent | c1cf3d896d124e3e00794f9bfbde49f0fc279e3f (diff) | |
media: atmel: Use v4l2_async_notifier_add_fwnode_remote_subdev
The use of v4l2_async_notifier_add_subdev will be discouraged.
Drivers are instead encouraged to use a helper such as
v4l2_async_notifier_add_fwnode_remote_subdev.
This fixes a misuse of the API, as v4l2_async_notifier_add_subdev
should get a kmalloc'ed struct v4l2_async_subdev,
removing some boilerplate code while at it.
Signed-off-by: Ezequiel Garcia <[email protected]>
Reviewed-by: Jacopo Mondi <[email protected]>
Reviewed-by: Helen Koike <[email protected]>
Signed-off-by: Sakari Ailus <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions