Skip to content
Commit e306479a authored by Axel Lin's avatar Axel Lin Committed by Stephen Boyd
Browse files

clk: h8300: Fix signness bug



of_clk_get_parent_count() may return negative error code, so num_parents
needs to be int rather than unsigned int.

Signed-off-by: default avatarAxel Lin <axel.lin@ingics.com>
Signed-off-by: default avatarStephen Boyd <sboyd@codeaurora.org>
parent d7a304e9
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment