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=-3.8 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=no 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 14878C35E01 for ; Tue, 25 Feb 2020 16:05:14 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id EC06220CC7 for ; Tue, 25 Feb 2020 16:05:13 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1731061AbgBYQFM (ORCPT ); Tue, 25 Feb 2020 11:05:12 -0500 Received: from mx2.suse.de ([195.135.220.15]:44234 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728051AbgBYQFM (ORCPT ); Tue, 25 Feb 2020 11:05:12 -0500 X-Virus-Scanned: by amavisd-new at test-mx.suse.de Received: from relay2.suse.de (unknown [195.135.220.254]) by mx2.suse.de (Postfix) with ESMTP id 7540FACB8; Tue, 25 Feb 2020 16:05:10 +0000 (UTC) Message-ID: <1ac802c877be35f9065230fb657b5249b201c36d.camel@suse.de> Subject: Re: [PATCH 08/89] clk: bcm: rpi: Statically init clk_init_data From: Nicolas Saenz Julienne To: Maxime Ripard , Eric Anholt Cc: dri-devel@lists.freedesktop.org, linux-rpi-kernel@lists.infradead.org, bcm-kernel-feedback-list@broadcom.com, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Dave Stevenson , Tim Gover , Phil Elwell , Michael Turquette , Stephen Boyd , linux-clk@vger.kernel.org Date: Tue, 25 Feb 2020 17:05:09 +0100 In-Reply-To: <9ca2cfd02a75d6680533233a9a4e2b60d2ad0ff5.1582533919.git-series.maxime@cerno.tech> References: <9ca2cfd02a75d6680533233a9a4e2b60d2ad0ff5.1582533919.git-series.maxime@cerno.tech> Content-Type: multipart/signed; micalg="pgp-sha256"; protocol="application/pgp-signature"; boundary="=-QEtcQAOM4pSVPW/kdM3g" User-Agent: Evolution 3.34.4 MIME-Version: 1.0 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --=-QEtcQAOM4pSVPW/kdM3g Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable On Mon, 2020-02-24 at 10:06 +0100, Maxime Ripard wrote: > Instead of declaring the clk_init_data and then calling memset on it, jus= t > initialise properly. >=20 > Cc: Michael Turquette > Cc: Stephen Boyd > Cc: linux-clk@vger.kernel.org > Signed-off-by: Maxime Ripard > --- Acked-by: Nicolas Saenz Julienne Thanks! Nicolas --=-QEtcQAOM4pSVPW/kdM3g Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- iQEzBAABCAAdFiEErOkkGDHCg2EbPcGjlfZmHno8x/4FAl5VRbUACgkQlfZmHno8 x/5Lkgf/RGwXdMhFQQIz9ZY+f+MAzsSdRjRkEHxy3s5tJqSgI6muZTrC1I1Zt85a XrQKG44hswhNqI+fPduksGqRQwj5j3Neh4QTyNlSfNPW1kQ2mHR5PqUgNt4husNz wQCIafF/scKUWXFSZLFHS7GJXaqmlE+u7wQqeYOzRuklJXtG1LG2+0DnaYKBHFLT vPJC96MYKxW0+bP3QD3P3vwXwoNSc7cH0d6Y8FVy0ttKZrh3Y1VPBAYMSnCgUdaQ /rNcJqD/dJsfEsMpn02gDZm7IXJgX6noCPWklw4HDXfKI9u8/jmBN8IgE352F4fg ASIY8V7SpueYJCk2A/L3/1i2l/bHFQ== =jbQQ -----END PGP SIGNATURE----- --=-QEtcQAOM4pSVPW/kdM3g-- 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=-3.8 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SIGNED_OFF_BY, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=no 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 62B94C35E04 for ; Tue, 25 Feb 2020 16:05:24 +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 3346B2072D for ; Tue, 25 Feb 2020 16:05:24 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="SxXQDO+S" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 3346B2072D Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=suse.de 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-Type:Cc: List-Subscribe:List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id: MIME-Version:References:In-Reply-To:Date:To:From:Subject:Message-ID:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=p+BrtKt6JKrETd5SA7kpaOBaeLgmhO6ibcsydGKfOvE=; b=SxXQDO+Swz1sLLDge/EEus54e nuYfaNDnhzDZtdMwAU/4tZUPyRywsUh67OR+KT4/GFv2GmLnsuNBoY5CgA2MHXUflQRmBeSsXoATN 039Kx9gMlgMC72fuyp+I2c3Qup81iKBmBbiCHOGS/7P6A3S8cBeQmBZq0UYJeH+8G0mGBch4gdIdE uTnu1A6igOtxBDKW3Hso54PvfL3Kvxdqx52de7V6eXmg+7FQBNDi5HptAjVZDieXPuFuQnz3N0pLS TQGwFoDc62uKPZKdN480YkyygGDx6i66rYerAHjSwNIl4wjCUv2CbjKY5HCu5wky4Q5S5IjFUMDuD sCDGH0H9g==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1j6chu-0002wl-8T; Tue, 25 Feb 2020 16:05:14 +0000 Received: from mx2.suse.de ([195.135.220.15]) by bombadil.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1j6chs-0002wN-0R; Tue, 25 Feb 2020 16:05:13 +0000 X-Virus-Scanned: by amavisd-new at test-mx.suse.de Received: from relay2.suse.de (unknown [195.135.220.254]) by mx2.suse.de (Postfix) with ESMTP id 7540FACB8; Tue, 25 Feb 2020 16:05:10 +0000 (UTC) Message-ID: <1ac802c877be35f9065230fb657b5249b201c36d.camel@suse.de> Subject: Re: [PATCH 08/89] clk: bcm: rpi: Statically init clk_init_data From: Nicolas Saenz Julienne To: Maxime Ripard , Eric Anholt Date: Tue, 25 Feb 2020 17:05:09 +0100 In-Reply-To: <9ca2cfd02a75d6680533233a9a4e2b60d2ad0ff5.1582533919.git-series.maxime@cerno.tech> References: <9ca2cfd02a75d6680533233a9a4e2b60d2ad0ff5.1582533919.git-series.maxime@cerno.tech> User-Agent: Evolution 3.34.4 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200225_080512_198887_6E7E30D2 X-CRM114-Status: UNSURE ( 8.97 ) 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: Tim Gover , Dave Stevenson , Stephen Boyd , Michael Turquette , linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org, linux-clk@vger.kernel.org, bcm-kernel-feedback-list@broadcom.com, linux-rpi-kernel@lists.infradead.org, Phil Elwell , linux-arm-kernel@lists.infradead.org Content-Type: multipart/mixed; boundary="===============8441984715687726733==" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org --===============8441984715687726733== Content-Type: multipart/signed; micalg="pgp-sha256"; protocol="application/pgp-signature"; boundary="=-QEtcQAOM4pSVPW/kdM3g" --=-QEtcQAOM4pSVPW/kdM3g Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable On Mon, 2020-02-24 at 10:06 +0100, Maxime Ripard wrote: > Instead of declaring the clk_init_data and then calling memset on it, jus= t > initialise properly. >=20 > Cc: Michael Turquette > Cc: Stephen Boyd > Cc: linux-clk@vger.kernel.org > Signed-off-by: Maxime Ripard > --- Acked-by: Nicolas Saenz Julienne Thanks! Nicolas --=-QEtcQAOM4pSVPW/kdM3g Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- iQEzBAABCAAdFiEErOkkGDHCg2EbPcGjlfZmHno8x/4FAl5VRbUACgkQlfZmHno8 x/5Lkgf/RGwXdMhFQQIz9ZY+f+MAzsSdRjRkEHxy3s5tJqSgI6muZTrC1I1Zt85a XrQKG44hswhNqI+fPduksGqRQwj5j3Neh4QTyNlSfNPW1kQ2mHR5PqUgNt4husNz wQCIafF/scKUWXFSZLFHS7GJXaqmlE+u7wQqeYOzRuklJXtG1LG2+0DnaYKBHFLT vPJC96MYKxW0+bP3QD3P3vwXwoNSc7cH0d6Y8FVy0ttKZrh3Y1VPBAYMSnCgUdaQ /rNcJqD/dJsfEsMpn02gDZm7IXJgX6noCPWklw4HDXfKI9u8/jmBN8IgE352F4fg ASIY8V7SpueYJCk2A/L3/1i2l/bHFQ== =jbQQ -----END PGP SIGNATURE----- --=-QEtcQAOM4pSVPW/kdM3g-- --===============8441984715687726733== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel --===============8441984715687726733==-- 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=-3.8 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS autolearn=no 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 D4242C4BA0A for ; Wed, 26 Feb 2020 08:09:08 +0000 (UTC) Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (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 B402F24650 for ; Wed, 26 Feb 2020 08:09:08 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org B402F24650 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=suse.de Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=dri-devel-bounces@lists.freedesktop.org Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id EB8A56E1D5; Wed, 26 Feb 2020 08:08:30 +0000 (UTC) Received: from mx2.suse.de (mx2.suse.de [195.135.220.15]) by gabe.freedesktop.org (Postfix) with ESMTPS id 15AED6E8E5 for ; Tue, 25 Feb 2020 16:05:12 +0000 (UTC) X-Virus-Scanned: by amavisd-new at test-mx.suse.de Received: from relay2.suse.de (unknown [195.135.220.254]) by mx2.suse.de (Postfix) with ESMTP id 7540FACB8; Tue, 25 Feb 2020 16:05:10 +0000 (UTC) Message-ID: <1ac802c877be35f9065230fb657b5249b201c36d.camel@suse.de> Subject: Re: [PATCH 08/89] clk: bcm: rpi: Statically init clk_init_data From: Nicolas Saenz Julienne To: Maxime Ripard , Eric Anholt Date: Tue, 25 Feb 2020 17:05:09 +0100 In-Reply-To: <9ca2cfd02a75d6680533233a9a4e2b60d2ad0ff5.1582533919.git-series.maxime@cerno.tech> References: <9ca2cfd02a75d6680533233a9a4e2b60d2ad0ff5.1582533919.git-series.maxime@cerno.tech> User-Agent: Evolution 3.34.4 MIME-Version: 1.0 X-Mailman-Approved-At: Wed, 26 Feb 2020 08:08:26 +0000 X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Tim Gover , Dave Stevenson , Stephen Boyd , Michael Turquette , linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org, linux-clk@vger.kernel.org, bcm-kernel-feedback-list@broadcom.com, linux-rpi-kernel@lists.infradead.org, Phil Elwell , linux-arm-kernel@lists.infradead.org Content-Type: multipart/mixed; boundary="===============0850603394==" Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" --===============0850603394== Content-Type: multipart/signed; micalg="pgp-sha256"; protocol="application/pgp-signature"; boundary="=-QEtcQAOM4pSVPW/kdM3g" --=-QEtcQAOM4pSVPW/kdM3g Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable On Mon, 2020-02-24 at 10:06 +0100, Maxime Ripard wrote: > Instead of declaring the clk_init_data and then calling memset on it, jus= t > initialise properly. >=20 > Cc: Michael Turquette > Cc: Stephen Boyd > Cc: linux-clk@vger.kernel.org > Signed-off-by: Maxime Ripard > --- Acked-by: Nicolas Saenz Julienne Thanks! Nicolas --=-QEtcQAOM4pSVPW/kdM3g Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- iQEzBAABCAAdFiEErOkkGDHCg2EbPcGjlfZmHno8x/4FAl5VRbUACgkQlfZmHno8 x/5Lkgf/RGwXdMhFQQIz9ZY+f+MAzsSdRjRkEHxy3s5tJqSgI6muZTrC1I1Zt85a XrQKG44hswhNqI+fPduksGqRQwj5j3Neh4QTyNlSfNPW1kQ2mHR5PqUgNt4husNz wQCIafF/scKUWXFSZLFHS7GJXaqmlE+u7wQqeYOzRuklJXtG1LG2+0DnaYKBHFLT vPJC96MYKxW0+bP3QD3P3vwXwoNSc7cH0d6Y8FVy0ttKZrh3Y1VPBAYMSnCgUdaQ /rNcJqD/dJsfEsMpn02gDZm7IXJgX6noCPWklw4HDXfKI9u8/jmBN8IgE352F4fg ASIY8V7SpueYJCk2A/L3/1i2l/bHFQ== =jbQQ -----END PGP SIGNATURE----- --=-QEtcQAOM4pSVPW/kdM3g-- --===============0850603394== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/dri-devel --===============0850603394==--