diff options
| author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2025-08-22 03:27:26 +0300 |
|---|---|---|
| committer | Hans Verkuil <hverkuil+cisco@kernel.org> | 2025-08-31 12:10:07 +0300 |
| commit | 41af288073f191a0f5890a04c668b19cd13423fe (patch) | |
| tree | facdcb53302dfde646a77105e2936c4abc87cdab /include/linux | |
| parent | f0957575e1707bb89102dd0bcc79d274e6964846 (diff) | |
| download | linux-41af288073f191a0f5890a04c668b19cd13423fe.tar.xz | |
media: imx-mipi-csis: Use GENMASK for all register field masks
Multiple register field mask macros use GENMASK, while other define the
mask value manually. Standardize on GENMASK everywhere, as well as on
the _MASK suffix to name the macros. This improves consistency and helps
with readability.
No functional change is intended.
Link: https://lore.kernel.org/r/20250822002734.23516-7-laurent.pinchart@ideasonboard.com
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Frank Li <Frank.Li@nxp.com>
Signed-off-by: Hans Verkuil <hverkuil+cisco@kernel.org>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
