Skip to content
Commit 4e934301 authored by Stephen Boyd's avatar Stephen Boyd
Browse files

clk: Pass correct arguments to __clk_hw_register_gate()



I copy/pasted these macros and forgot to update the argument
names and where they're passed to. Fix it so that these macros make
sense.

Reported-by: default avatarMaxime Ripard <maxime@cerno.tech>
Fixes: 194efb6e

 ("clk: gate: Add support for specifying parents via DT/pointers")
Signed-off-by: default avatarStephen Boyd <sboyd@kernel.org>
Link: https://lkml.kernel.org/r/20200325022257.148244-1-sboyd@kernel.org


Tested-by: default avatarMaxime Ripard <mripard@kernel.org>
parent 5f3d9b07
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment