diff options
| author | Andre Przywara <[email protected]> | 2025-04-30 09:53:25 +0000 |
|---|---|---|
| committer | Chen-Yu Tsai <[email protected]> | 2025-05-01 09:47:49 +0000 |
| commit | 4a9c3c3215491f25bc66d615faa921c814b1a479 (patch) | |
| tree | 94b276af4cf3971fbcdac3bdb5747b74d102dabc /tools/testing/selftests/net/lib/py/netns.py | |
| parent | Linux 6.15-rc1 (diff) | |
| download | kernel-4a9c3c3215491f25bc66d615faa921c814b1a479.tar.gz kernel-4a9c3c3215491f25bc66d615faa921c814b1a479.zip | |
clk: sunxi-ng: fix order of arguments in clock macro
When introducing the SUNXI_CCU_MP_DATA_WITH_MUX_GATE_FEAT macro, the order
of the last two arguments was different between the users and the
definition: features became flags and flags became features.
This just didn't end up in a disaster yet because most users ended up
passing 0 for both arguments, and other clocks (for the new A523 SoC) are
not yet used.
Swap the order of the arguments in the definition, so that users stay
untouched.
Fixes: cdbb9d0d09db ("clk: sunxi-ng: mp: provide wrappers for setting feature flags")
Signed-off-by: Andre Przywara <[email protected]>
Reviewed-by: Jernej Skrabec <[email protected]>
Link: https://patch.msgid.link/[email protected]
[[email protected]: fix typo in commit message]
Signed-off-by: Chen-Yu Tsai <[email protected]>
Diffstat (limited to 'tools/testing/selftests/net/lib/py/netns.py')
0 files changed, 0 insertions, 0 deletions
