On 12/17/25 5:45 PM, Patrice Chotard wrote:
scmi_generic_protocol_version() request is done twice in scmi_clk_probe(). Remove first call which is useless.Fixes: ae7e0330ce22 ("clk: scmi: add compatibility with clock protocol 2.0") Signed-off-by: Patrice Chotard <[email protected]> Cc: Alice Guo <[email protected]> Cc: Marek Vasut <[email protected]> Cc: Patrick Delaunay <[email protected]> Cc: Peng Fan <[email protected]> Cc: Sean Anderson <[email protected]> Cc: Tom Rini <[email protected]> Cc: Valentin Caron <[email protected]> Cc: Vinh Nguyen <[email protected]> Cc: [email protected] Reviewed-by: Peng Fan <[email protected]>
Same comment on CC list as 1/3 , please fix. Otherwise Reviewed-by: Marek Vasut <[email protected]>

