Loading asoc/sa6155.c +4 −3 Original line number Diff line number Diff line /* Copyright (c) 2014-2020, The Linux Foundation. All rights reserved. /* Copyright (c) 2014-2021, The Linux Foundation. All rights reserved. */ /* * Copyright 2011, The Android Open Source Project Loading Loading @@ -48,6 +48,7 @@ #include <dsp/audio_notifier.h> #include <dsp/q6afe-v2.h> #include <dsp/q6core.h> #include <soc/qcom/boot_stats.h> #include "device_event.h" #include "msm-pcm-routing-v2.h" #include "msm_dailink.h" Loading Loading @@ -7274,9 +7275,9 @@ static int msm_asoc_machine_probe(struct platform_device *pdev) static int first_probe = 1; if (first_probe) { place_marker("M - DRIVER Audio Init"); first_probe = 0; } pr_debug("M - DRIVER Audio Init\n"); if (!pdev->dev.of_node) { dev_err(&pdev->dev, "No platform supplied from device tree\n"); Loading Loading @@ -7356,7 +7357,7 @@ static int msm_asoc_machine_probe(struct platform_device *pdev) pr_err("%s: Registration with SND event FWK failed ret = %d\n", __func__, ret); pr_debug("M - DRIVER Audio Ready\n"); place_marker("M - DRIVER Audio Ready"); return 0; err: msm_release_pinctrl(pdev); Loading asoc/sa8155.c +4 −3 Original line number Diff line number Diff line // SPDX-License-Identifier: GPL-2.0-only /* Copyright (c) 2014-2020, The Linux Foundation. All rights reserved. /* Copyright (c) 2014-2021, The Linux Foundation. All rights reserved. */ /* * Copyright 2011, The Android Open Source Project Loading Loading @@ -49,6 +49,7 @@ #include <dsp/audio_notifier.h> #include <dsp/q6afe-v2.h> #include <dsp/q6core.h> #include <soc/qcom/boot_stats.h> #include "device_event.h" #include "msm-pcm-routing-v2.h" #include "msm_dailink.h" Loading Loading @@ -7271,9 +7272,9 @@ static int msm_asoc_machine_probe(struct platform_device *pdev) static int first_probe = 1; if (first_probe) { place_marker("M - DRIVER Audio Init"); first_probe = 0; } pr_debug("M - DRIVER Audio Init\n"); if (!pdev->dev.of_node) { dev_err(&pdev->dev, "No platform supplied from device tree\n"); Loading Loading @@ -7353,7 +7354,7 @@ static int msm_asoc_machine_probe(struct platform_device *pdev) pr_err("%s: Registration with SND event FWK failed ret = %d\n", __func__, ret); pr_debug("M - DRIVER Audio Ready\n"); place_marker("M - DRIVER Audio Ready"); return 0; err: msm_release_pinctrl(pdev); Loading Loading
asoc/sa6155.c +4 −3 Original line number Diff line number Diff line /* Copyright (c) 2014-2020, The Linux Foundation. All rights reserved. /* Copyright (c) 2014-2021, The Linux Foundation. All rights reserved. */ /* * Copyright 2011, The Android Open Source Project Loading Loading @@ -48,6 +48,7 @@ #include <dsp/audio_notifier.h> #include <dsp/q6afe-v2.h> #include <dsp/q6core.h> #include <soc/qcom/boot_stats.h> #include "device_event.h" #include "msm-pcm-routing-v2.h" #include "msm_dailink.h" Loading Loading @@ -7274,9 +7275,9 @@ static int msm_asoc_machine_probe(struct platform_device *pdev) static int first_probe = 1; if (first_probe) { place_marker("M - DRIVER Audio Init"); first_probe = 0; } pr_debug("M - DRIVER Audio Init\n"); if (!pdev->dev.of_node) { dev_err(&pdev->dev, "No platform supplied from device tree\n"); Loading Loading @@ -7356,7 +7357,7 @@ static int msm_asoc_machine_probe(struct platform_device *pdev) pr_err("%s: Registration with SND event FWK failed ret = %d\n", __func__, ret); pr_debug("M - DRIVER Audio Ready\n"); place_marker("M - DRIVER Audio Ready"); return 0; err: msm_release_pinctrl(pdev); Loading
asoc/sa8155.c +4 −3 Original line number Diff line number Diff line // SPDX-License-Identifier: GPL-2.0-only /* Copyright (c) 2014-2020, The Linux Foundation. All rights reserved. /* Copyright (c) 2014-2021, The Linux Foundation. All rights reserved. */ /* * Copyright 2011, The Android Open Source Project Loading Loading @@ -49,6 +49,7 @@ #include <dsp/audio_notifier.h> #include <dsp/q6afe-v2.h> #include <dsp/q6core.h> #include <soc/qcom/boot_stats.h> #include "device_event.h" #include "msm-pcm-routing-v2.h" #include "msm_dailink.h" Loading Loading @@ -7271,9 +7272,9 @@ static int msm_asoc_machine_probe(struct platform_device *pdev) static int first_probe = 1; if (first_probe) { place_marker("M - DRIVER Audio Init"); first_probe = 0; } pr_debug("M - DRIVER Audio Init\n"); if (!pdev->dev.of_node) { dev_err(&pdev->dev, "No platform supplied from device tree\n"); Loading Loading @@ -7353,7 +7354,7 @@ static int msm_asoc_machine_probe(struct platform_device *pdev) pr_err("%s: Registration with SND event FWK failed ret = %d\n", __func__, ret); pr_debug("M - DRIVER Audio Ready\n"); place_marker("M - DRIVER Audio Ready"); return 0; err: msm_release_pinctrl(pdev); Loading