From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-4.1 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE, SPF_PASS autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 8BCB2C48BE7 for ; Thu, 27 Jun 2019 18:23:03 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 692FF2147A for ; Thu, 27 Jun 2019 18:23:03 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1561659783; bh=sDfyfkKbEzFPw+SMtL0uXY9NXwwtvf6qHkxXyvnWpCo=; h=In-Reply-To:References:To:From:Subject:Cc:Date:List-ID:From; b=Tq3buIfXIOmIOlQc8NINelYB9FnQFevfd3x+Tq703qFHWLELREkKBaz79jm8oUeMa mXDRwwHsB9XnQIn+2VOYM57uTNob3JBntrtbGtr8+MpmGWFN03F6GggoyDW/9znyzm YgHe2T07n+mCIf0vljwfuL+ZDbB5ZkJIB2GGgdEs= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726561AbfF0SWz (ORCPT ); Thu, 27 Jun 2019 14:22:55 -0400 Received: from mail.kernel.org ([198.145.29.99]:52638 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726918AbfF0SWy (ORCPT ); Thu, 27 Jun 2019 14:22:54 -0400 Received: from kernel.org (unknown [104.132.0.74]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 5B24F20B7C; Thu, 27 Jun 2019 18:22:53 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1561659773; bh=sDfyfkKbEzFPw+SMtL0uXY9NXwwtvf6qHkxXyvnWpCo=; h=In-Reply-To:References:To:From:Subject:Cc:Date:From; b=AKDOhvRXEJ7CqGyPS21gnYTo8MuRmwjw9ukTVePCOB53wScE345H1S/NBkCYeGxqp 5F1BjRgCz2hCBnDXBhEVa0ZTm4lgpO7DHZJXnhRxsB1cY2sePDQ+znp2aAKRTTvZ4w +y6nEIHduYSFlt4PSS0KZVLGgtLVAfKTFUQxIu2Q= Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable In-Reply-To: <1561650825-11213-7-git-send-email-claudiu.beznea@microchip.com> References: <1561650825-11213-1-git-send-email-claudiu.beznea@microchip.com> <1561650825-11213-7-git-send-email-claudiu.beznea@microchip.com> To: Claudiu Beznea , alexandre.belloni@bootlin.com, ludovic.desroches@microchip.com, mturquette@baylibre.com, nicolas.ferre@microchip.com From: Stephen Boyd Subject: Re: [PATCH v2 6/7] clk: at91: sckc: improve error path for sama5d4 sck registration Cc: linux-clk@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Claudiu Beznea User-Agent: alot/0.8.1 Date: Thu, 27 Jun 2019 11:22:52 -0700 Message-Id: <20190627182253.5B24F20B7C@mail.kernel.org> Sender: linux-clk-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-clk@vger.kernel.org Quoting Claudiu Beznea (2019-06-27 08:53:44) > Improve error path for sama5d4 sck registration. >=20 > Signed-off-by: Claudiu Beznea > Reviewed-by: Alexandre Belloni > --- Applied to clk-next From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-4.0 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS, URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 4D60DC48BD7 for ; Thu, 27 Jun 2019 18:24:29 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 29B28205F4 for ; Thu, 27 Jun 2019 18:24:29 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="YVMjYlF0"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="AKDOhvRX" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 29B28205F4 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:Message-Id:Date:Subject:From:To: References:In-Reply-To:MIME-Version:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=JNossRS3sIBIPQAPNouW0jNTHy3i5iTaGEa9DUEVrh0=; b=YVMjYlF0hkZwYl HMan3OylC12o8oO2ptc6zU9vP1NPi2JXaAIkuiEKVbHB8adag2XoQDj9PtJCPXql3OtgK5didlYAJ h8BbBUbyFE7vh8ltWy29oZxRkQUbjrhxns5Q0YahzXafXiouVpZt+TSh25lKfl3rNlfv+DoSaEClb xBeAeXfRjaevEzYAV5nK4xWULWH0yxxjegUD9FV7Vqa+Hc2XoAn/h/YaYc8UqZ5CfHxUCeml4MmhE ZdWN6Xy3udEWBypYJ2VEIbOBqDc+yfLSgFWl4NR16bLUZl2hcr1ZpRWViPA59x0+NF+9BjBtCzLce pEsfE8UYSwQYfnngCgpg==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92 #3 (Red Hat Linux)) id 1hgZ4J-0007J6-1F; Thu, 27 Jun 2019 18:24:23 +0000 Received: from mail.kernel.org ([198.145.29.99]) by bombadil.infradead.org with esmtps (Exim 4.92 #3 (Red Hat Linux)) id 1hgZ2r-0006E2-OH for linux-arm-kernel@lists.infradead.org; Thu, 27 Jun 2019 18:22:55 +0000 Received: from kernel.org (unknown [104.132.0.74]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 5B24F20B7C; Thu, 27 Jun 2019 18:22:53 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1561659773; bh=sDfyfkKbEzFPw+SMtL0uXY9NXwwtvf6qHkxXyvnWpCo=; h=In-Reply-To:References:To:From:Subject:Cc:Date:From; b=AKDOhvRXEJ7CqGyPS21gnYTo8MuRmwjw9ukTVePCOB53wScE345H1S/NBkCYeGxqp 5F1BjRgCz2hCBnDXBhEVa0ZTm4lgpO7DHZJXnhRxsB1cY2sePDQ+znp2aAKRTTvZ4w +y6nEIHduYSFlt4PSS0KZVLGgtLVAfKTFUQxIu2Q= MIME-Version: 1.0 In-Reply-To: <1561650825-11213-7-git-send-email-claudiu.beznea@microchip.com> References: <1561650825-11213-1-git-send-email-claudiu.beznea@microchip.com> <1561650825-11213-7-git-send-email-claudiu.beznea@microchip.com> To: Claudiu Beznea , alexandre.belloni@bootlin.com, ludovic.desroches@microchip.com, mturquette@baylibre.com, nicolas.ferre@microchip.com From: Stephen Boyd Subject: Re: [PATCH v2 6/7] clk: at91: sckc: improve error path for sama5d4 sck registration User-Agent: alot/0.8.1 Date: Thu, 27 Jun 2019 11:22:52 -0700 Message-Id: <20190627182253.5B24F20B7C@mail.kernel.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190627_112254_018173_454B2F68 X-CRM114-Status: UNSURE ( 5.70 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Claudiu Beznea , linux-clk@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org Quoting Claudiu Beznea (2019-06-27 08:53:44) > Improve error path for sama5d4 sck registration. > > Signed-off-by: Claudiu Beznea > Reviewed-by: Alexandre Belloni > --- Applied to clk-next _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel