diff options
| author | Hugo Villeneuve <[email protected]> | 2024-01-18 10:22:08 -0500 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2024-01-27 19:05:04 -0800 |
| commit | 08ad4824f74dd64bde06f8530505ae2b663953c2 (patch) | |
| tree | 090c5501ddae475ca0f961513e145147bfc338e0 /tools/perf/scripts/python | |
| parent | e16b9c8ca378e44b92edd95743f6f0160ce616e7 (diff) | |
serial: max310x: replace hardcoded masks with preferred GENMASK()
GENMASK() is preferred when defining bitmasks.
Of all the masks changed, only MAX310x_REV_MASK is actually used.
No functional change.
Reviewed-by: Andy Shevchenko <[email protected]>
Signed-off-by: Hugo Villeneuve <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions