From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752248AbcHLImZ (ORCPT ); Fri, 12 Aug 2016 04:42:25 -0400 Received: from devils.ext.ti.com ([198.47.26.153]:43489 "EHLO devils.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751356AbcHLImX (ORCPT ); Fri, 12 Aug 2016 04:42:23 -0400 Subject: Re: [PATCH] phy: sun9i-usb: fix error handling To: Chen-Yu Tsai , Christophe JAILLET References: <1467784806-17091-1-git-send-email-christophe.jaillet@wanadoo.fr> CC: Maxime Ripard , linux-arm-kernel , linux-kernel , From: Kishon Vijay Abraham I Message-ID: <57AD8BC8.7090609@ti.com> Date: Fri, 12 Aug 2016 14:11:44 +0530 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.7.2 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wednesday 06 July 2016 11:36 AM, Chen-Yu Tsai wrote: > On Wed, Jul 6, 2016 at 2:00 PM, Christophe JAILLET > wrote: >> This is likely that checking 'phy->hsic_clk' instead of 'phy->clk' is >> expected here. >> >> Signed-off-by: Christophe JAILLET > > Acked-by: Chen-Yu Tsai merged, thanks -Kishon From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kishon Vijay Abraham I Date: Fri, 12 Aug 2016 08:53:44 +0000 Subject: Re: [PATCH] phy: sun9i-usb: fix error handling Message-Id: <57AD8BC8.7090609@ti.com> List-Id: References: <1467784806-17091-1-git-send-email-christophe.jaillet@wanadoo.fr> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-arm-kernel@lists.infradead.org On Wednesday 06 July 2016 11:36 AM, Chen-Yu Tsai wrote: > On Wed, Jul 6, 2016 at 2:00 PM, Christophe JAILLET > wrote: >> This is likely that checking 'phy->hsic_clk' instead of 'phy->clk' is >> expected here. >> >> Signed-off-by: Christophe JAILLET > > Acked-by: Chen-Yu Tsai merged, thanks -Kishon From mboxrd@z Thu Jan 1 00:00:00 1970 From: kishon@ti.com (Kishon Vijay Abraham I) Date: Fri, 12 Aug 2016 14:11:44 +0530 Subject: [PATCH] phy: sun9i-usb: fix error handling In-Reply-To: References: <1467784806-17091-1-git-send-email-christophe.jaillet@wanadoo.fr> Message-ID: <57AD8BC8.7090609@ti.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Wednesday 06 July 2016 11:36 AM, Chen-Yu Tsai wrote: > On Wed, Jul 6, 2016 at 2:00 PM, Christophe JAILLET > wrote: >> This is likely that checking 'phy->hsic_clk' instead of 'phy->clk' is >> expected here. >> >> Signed-off-by: Christophe JAILLET > > Acked-by: Chen-Yu Tsai merged, thanks -Kishon