diff options
| author | Vladimir Oltean <vladimir.oltean@nxp.com> | 2025-11-25 13:48:39 +0200 |
|---|---|---|
| committer | Vinod Koul <vkoul@kernel.org> | 2025-12-23 23:11:06 +0530 |
| commit | 3b84377c2a31cf35d33da55c6868281aa3aff71a (patch) | |
| tree | e221f51a6f216b1ccb8e685eefcac882f1f0aabe /tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git | |
| parent | 6e3d3e8783ae41a7a678093591a2d93044b94ac0 (diff) | |
phy: lynx-28g: use FIELD_GET() and FIELD_PREP()
Reduce the number of bit field definitions required in this driver (in
the worst case, a read form and a write form), by defining just the
mask, and using the FIELD_GET() and FIELD_PREP() API from
<linux/bitfield.h> with that.
Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com>
Link: https://patch.msgid.link/20251125114847.804961-8-vladimir.oltean@nxp.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions
