diff options
author | Sakari Ailus <sakari.ailus@linux.intel.com> | 2023-02-22 12:02:39 +0100 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@kernel.org> | 2023-07-28 10:42:20 +0200 |
commit | b6d42c35c03dc1a0e5c2800c2137017a62ee58f9 (patch) | |
tree | 81e0ef477548a38a96b3fd589b2c33bc2e946d5c /drivers/media/platform/st/stm32/stm32-dcmi.c | |
parent | 9b4d2f37484bed88fe5dfebe904df67c8bd7c24b (diff) |
media: v4l: async: Clean up list heads and entries
The naming of list heads and list entries is confusing as they're named
similarly. Use _list for list head and _entry for list entries.
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Tested-by: Philipp Zabel <p.zabel@pengutronix.de> # imx6qp
Tested-by: Niklas Söderlund <niklas.soderlund@ragnatech.se> # rcar + adv746x
Tested-by: Aishwarya Kothari <aishwarya.kothari@toradex.com> # Apalis i.MX6Q with TC358743
Tested-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com> # Renesas RZ/G2L SMARC
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
Diffstat (limited to 'drivers/media/platform/st/stm32/stm32-dcmi.c')
0 files changed, 0 insertions, 0 deletions