Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f8856bd4 authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "soc: qcom: eud: Do not fail the EUD probe for secure device"

parents b9ca56fc 51e02a8f
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
// SPDX-License-Identifier: GPL-2.0-only
/*
 * Copyright (c) 2016-2019, The Linux Foundation. All rights reserved.
 * Copyright (c) 2016-2020, The Linux Foundation. All rights reserved.
 */

#include <linux/kernel.h>
@@ -621,7 +621,6 @@ static int msm_eud_probe(struct platform_device *pdev)
			if (ret) {
				dev_err(&pdev->dev,
				"TCSR scm_io_write failed with rc:%d\n", ret);
				goto error;
			}
		} else {
			dev_err(chip->dev,