diff options
author | Michael Tretter <[email protected]> | 2021-08-25 17:03:12 +0200 |
---|---|---|
committer | Michal Simek <[email protected]> | 2021-12-08 12:53:36 +0100 |
commit | e7a9106c32c0527735a01ae00d5d9edbdb573b40 (patch) | |
tree | 50a8e8c821dce7af01422e1e8b3935924d00dae4 /drivers/usb/cdns3/cdns3-trace.c | |
parent | c4245100f7461e0dd1f16ef0e0fcc19bcd826de3 (diff) |
soc: xilinx: use a properly named field instead of flags
Instead of defining a flags field and a single bit in this field to
signal that a PM node has been requested, use a boolean field with a
descriptive name.
No functional change, but using a proper name instead of flags makes the
code easier to read.
Signed-off-by: Michael Tretter <[email protected]>
Acked-by: Michal Simek <[email protected]>
Acked-by: Rajan Vaja <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Michal Simek <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-trace.c')
0 files changed, 0 insertions, 0 deletions