From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752828AbdBGFSe (ORCPT ); Tue, 7 Feb 2017 00:18:34 -0500 Received: from mail-pg0-f54.google.com ([74.125.83.54]:34656 "EHLO mail-pg0-f54.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751921AbdBGFSd (ORCPT ); Tue, 7 Feb 2017 00:18:33 -0500 Date: Mon, 6 Feb 2017 13:19:55 -0800 From: Bjorn Andersson To: Loic Pallardy Cc: ohad@wizery.com, lee.jones@linaro.org, linux-remoteproc@vger.kernel.org, linux-kernel@vger.kernel.org, kernel@stlinux.com, patrice.chotard@st.com, hugues.fruchet@st.com, peter.griffin@linaro.org Subject: Re: [PATCH v3 1/4] remoteproc: st: correct probe error management Message-ID: <20170206211955.GI31134@builder> References: <1485866156-6364-1-git-send-email-loic.pallardy@st.com> <1485866156-6364-2-git-send-email-loic.pallardy@st.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1485866156-6364-2-git-send-email-loic.pallardy@st.com> User-Agent: Mutt/1.7.2 (2016-11-26) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue 31 Jan 04:35 PST 2017, Loic Pallardy wrote: > Associated clock is prepared in st_rproc_parse_dt function. > it should be unprepared in case of error during probing. > > Signed-off-by: Loic Pallardy Applied patch 1 and 2. Regards, Bjorn