aboutsummaryrefslogtreecommitdiff
path: root/scripts/clang-tools
diff options
context:
space:
mode:
authorAndy Shevchenko <[email protected]>2024-03-07 18:37:34 +0200
committerMark Brown <[email protected]>2024-03-07 16:47:01 +0000
commit6c023ad32b192dea51a4f842cc6ecf89bb6238c9 (patch)
treeead0fb82fa3858ee6dc6beca64b5716eb2074fc1 /scripts/clang-tools
parent5b876c340c63e2fabce003b4fb31040517ab1e10 (diff)
ASoC: Intel: catpt: Carefully use PCI bitwise constants
PM constants for PCI devices are defined with bitwise annotation. When used as is, sparse complains about that: .../catpt/dsp.c:390:9: warning: restricted pci_power_t degrades to integer .../catpt/dsp.c:414:9: warning: restricted pci_power_t degrades to integer Force them to be u32 in the driver. Signed-off-by: Andy Shevchenko <[email protected]> Acked-by: Cezary Rojewski <[email protected]> Link: https://msgid.link/r/[email protected] Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'scripts/clang-tools')
0 files changed, 0 insertions, 0 deletions