aboutsummaryrefslogtreecommitdiff
path: root/net/switchdev/switchdev.c
diff options
context:
space:
mode:
authorVladimir Zapolskiy <[email protected]>2016-09-26 03:03:42 +0300
committerShawn Guo <[email protected]>2016-11-01 16:44:01 +0800
commitbae203d58b7dce89664071b3fafe20cedaa3e4f6 (patch)
tree4292c421333524405d16a747302f25c4cb8523ba /net/switchdev/switchdev.c
parent1f87aee6a2e55eda466a43ba6248a8b75eede153 (diff)
clk: imx31: fix rewritten input argument of mx31_clocks_init()
Function mx31_clocks_init() is called during clock intialization on legacy boards with reference clock frequency passed as its input argument, this can be verified by examination of the function declaration found in arch/arm/mach-imx/common.h and actual function users which include that header file. Inside CCF driver the function ignores its input argument, by chance the used value in the function body is the same as input arguments on side of all callers. Fixes: d9388c843237 ("clk: imx31: Do not call mxc_timer_init twice when booting with DT") Signed-off-by: Vladimir Zapolskiy <[email protected]> Reviewed-by: Uwe Kleine-König <[email protected]> Acked-by: Stephen Boyd <[email protected]> Signed-off-by: Shawn Guo <[email protected]>
Diffstat (limited to 'net/switchdev/switchdev.c')
0 files changed, 0 insertions, 0 deletions