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

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

Merge "serial: msm_geni_serial: Fix false warning for reset failure"

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

#include <linux/bitmap.h>
@@ -2009,6 +2009,7 @@ static void msm_geni_serial_handle_isr(struct uart_port *uport,
				IPC_LOG_MSG(msm_port->ipc_log_misc,
					"%s.Reset done.  0x%x.\n",
						__func__, dma_rx_status);
				s_cmd_done = true;
				goto exit_geni_serial_isr;
			}