Loading drivers/clk/qcom/mdss/mdss-pll.c +1 −1 Original line number Diff line number Diff line Loading @@ -229,7 +229,7 @@ static int mdss_pll_probe(struct platform_device *pdev) label = of_get_property(pdev->dev.of_node, "label", NULL); if (!label) pr_info("%d: MDSS pll label not specified\n"); pr_info("MDSS pll label not specified\n"); else pr_info("MDSS pll label = %s\n", label); Loading drivers/clk/qcom/mdss/mdss_pll_trace.h +2 −2 Original line number Diff line number Diff line /* SPDX-License-Identifier: GPL-2.0-only */ /* * Copyright (c) 2018, The Linux Foundation. All rights reserved. * Copyright (c) 2018-2019, The Linux Foundation. All rights reserved. */ #if !defined(_MDSS_PLL_TRACE_H_) || defined(TRACE_HEADER_MULTI_READ) Loading @@ -13,7 +13,7 @@ #undef TRACE_SYSTEM #define TRACE_SYSTEM mdss_pll #undef TRACE_INCLUDE_FILE #define TRACE_INCLUDE_FILE mdss_pll_trace #define TRACE_INCLUDE_FILE ../../drivers/clk/qcom/mdss/mdss_pll_trace TRACE_EVENT(mdss_pll_lock_start, Loading Loading
drivers/clk/qcom/mdss/mdss-pll.c +1 −1 Original line number Diff line number Diff line Loading @@ -229,7 +229,7 @@ static int mdss_pll_probe(struct platform_device *pdev) label = of_get_property(pdev->dev.of_node, "label", NULL); if (!label) pr_info("%d: MDSS pll label not specified\n"); pr_info("MDSS pll label not specified\n"); else pr_info("MDSS pll label = %s\n", label); Loading
drivers/clk/qcom/mdss/mdss_pll_trace.h +2 −2 Original line number Diff line number Diff line /* SPDX-License-Identifier: GPL-2.0-only */ /* * Copyright (c) 2018, The Linux Foundation. All rights reserved. * Copyright (c) 2018-2019, The Linux Foundation. All rights reserved. */ #if !defined(_MDSS_PLL_TRACE_H_) || defined(TRACE_HEADER_MULTI_READ) Loading @@ -13,7 +13,7 @@ #undef TRACE_SYSTEM #define TRACE_SYSTEM mdss_pll #undef TRACE_INCLUDE_FILE #define TRACE_INCLUDE_FILE mdss_pll_trace #define TRACE_INCLUDE_FILE ../../drivers/clk/qcom/mdss/mdss_pll_trace TRACE_EVENT(mdss_pll_lock_start, Loading