From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752659AbdGEIIk (ORCPT ); Wed, 5 Jul 2017 04:08:40 -0400 Received: from muru.com ([72.249.23.125]:53382 "EHLO muru.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752473AbdGEIIL (ORCPT ); Wed, 5 Jul 2017 04:08:11 -0400 Date: Wed, 5 Jul 2017 01:08:08 -0700 From: Tony Lindgren To: Kishon Vijay Abraham I Cc: linux-kernel@vger.kernel.org, "arnd@arndb.de" , nsekhar@ti.com Subject: Re: [PATCH] bus: omap-ocp2scp: Fix error handling in omap_ocp2scp_probe Message-ID: <20170705080808.GK3730@atomide.com> References: <20170519084631.361-1-kishon@ti.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.8.2 (2017-04-18) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * Kishon Vijay Abraham I [170704 03:23]: > +Tony, Arnd, > > Hi, > > On Friday 19 May 2017 02:16 PM, Kishon Vijay Abraham I wrote: > > The error handling code in omap_ocp2scp_probe fails to invoke > > pm_runtime_disable and fails to initialize return value in > > certain cases. Fix it here. > > Can this patch be picked into arm-soc tree? Yes can you please resend? I don't seem to have it in my inbox. Regards, Tony