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