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=DKIM_SIGNED,DKIM_VALID, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE, SPF_PASS 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 151CDC04AAC for ; Mon, 20 May 2019 11:25:20 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id DD50E2081C for ; Mon, 20 May 2019 11:25:19 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=baylibre-com.20150623.gappssmtp.com header.i=@baylibre-com.20150623.gappssmtp.com header.b="KH9eQMCg" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1732707AbfETLZT (ORCPT ); Mon, 20 May 2019 07:25:19 -0400 Received: from mail-wr1-f67.google.com ([209.85.221.67]:45420 "EHLO mail-wr1-f67.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1732695AbfETLZS (ORCPT ); Mon, 20 May 2019 07:25:18 -0400 Received: by mail-wr1-f67.google.com with SMTP id b18so14109245wrq.12 for ; Mon, 20 May 2019 04:25:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=baylibre-com.20150623.gappssmtp.com; s=20150623; h=message-id:subject:from:to:cc:date:in-reply-to:references :user-agent:mime-version:content-transfer-encoding; bh=jjlgRqd7/3GdbXtzivENZGFK0W6UGcne26rpZyW4X3o=; b=KH9eQMCgAcp+vePFV58EJikabmf6tk7CPaw16nowcMlcJ9rfsp+jqtVbW4ziTIqtJn pWBQacIbPY+n191m2WqHswFszkMDXBbauB4/HyE6ZwSzMGnaDM8mc8BC2ItArt3r48p2 hDW8UVhT/aOcBwNkv3AV39O5SBWYxCLPywsppIcLpCzNlu/SO8Kh6XrvNVW+vDf3BVGO dgf7CDa6gkuA6sajvyDCOePcqFxpVeLPk1UFIDhhneZxknvlnqxb4xVh9g1wgPR2ykgo bBj2h5PQdq+NXx0DTW2epwkjiXbsm30gJiyeKCUH09+ynK2MOyTfMXH1G5PwwvMSpl9b Ihnw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:message-id:subject:from:to:cc:date:in-reply-to :references:user-agent:mime-version:content-transfer-encoding; bh=jjlgRqd7/3GdbXtzivENZGFK0W6UGcne26rpZyW4X3o=; b=VYkyIRC5T5RYkoNfJf+7a5EyEpyBkHu9OiYdQSkhO2JRy3bgZZ0LLmHHFTH0rlST0w WuTDk+lD9tMcZsAIdGaoQEkrnq+rdigfnux6J6Ld+V84N3wiEWgJ8y1yv6xo70M5tl+m Pq+F0wBfCU6S45cjLE4qU47XF8tMeUZsCGpq/4mfrXHxdC9zoZ6zDm61kwG7Mu3CwfVb 2DioeK8ifDwW9cPYQebxramSe6iZhm/EZmzSpu8Pjm4N6mB5yu3bynNvRuBxMiFKMmG3 sKhN3xfQULBkpgHdbMVuH4twezQOwXlv2nDm6zkpwwCqOKroH48HqtPese6byPkTRqHr fXWg== X-Gm-Message-State: APjAAAVZHQte1PbY0OB3rV4AhG8NCS1mHHTxg6dY6C19JzHRspje01Aq Tt18CIXzeTumlFl+s9IoeNRA6w== X-Google-Smtp-Source: APXvYqwD19LntnajDRGhTBQ60xM1YyUoHyMgHC0GjSUru7HiinTiDHC+FsHKj7HQJg4LRDftmwD8dQ== X-Received: by 2002:a5d:624d:: with SMTP id m13mr45190092wrv.305.1558351516800; Mon, 20 May 2019 04:25:16 -0700 (PDT) Received: from boomer.baylibre.com (lmontsouris-657-1-212-31.w90-63.abo.wanadoo.fr. [90.63.244.31]) by smtp.gmail.com with ESMTPSA id m13sm15690440wrs.87.2019.05.20.04.25.15 (version=TLS1_3 cipher=AEAD-AES256-GCM-SHA384 bits=256/256); Mon, 20 May 2019 04:25:16 -0700 (PDT) Message-ID: Subject: Re: [PATCH 1/1] clk: meson: meson8b: fix a typo in the VPU parent names array variable From: Jerome Brunet To: Martin Blumenstingl , linux-amlogic@lists.infradead.org, narmstrong@baylibre.com Cc: mturquette@baylibre.com, sboyd@kernel.org, linux-clk@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Date: Mon, 20 May 2019 13:25:14 +0200 In-Reply-To: <20190512194300.7445-2-martin.blumenstingl@googlemail.com> References: <20190512194300.7445-1-martin.blumenstingl@googlemail.com> <20190512194300.7445-2-martin.blumenstingl@googlemail.com> Content-Type: text/plain; charset="UTF-8" User-Agent: Evolution 3.30.5 (3.30.5-1.fc29) MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sun, 2019-05-12 at 21:43 +0200, Martin Blumenstingl wrote: > The variable which holds the parent names for the VPU clocks has a typo > in it. Fix this typo to make the variable naming in the driver > consistent. No functional changes. > > Fixes: 41785ce562491d ("clk: meson: meson8b: add the VPU clock trees") > Signed-off-by: Martin Blumenstingl applied to v5.3/fixes 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,HEADER_FROM_DIFFERENT_DOMAINS,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 2BD08C04E87 for ; Mon, 20 May 2019 11:25: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 008E520856 for ; Mon, 20 May 2019 11:25:28 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="CLsSq+ps"; dkim=fail reason="signature verification failed" (2048-bit key) header.d=baylibre-com.20150623.gappssmtp.com header.i=@baylibre-com.20150623.gappssmtp.com header.b="KH9eQMCg" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 008E520856 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=baylibre.com 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:MIME-Version:References:In-Reply-To: Date:To:From:Subject:Message-ID:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=eHSPGlFhtD6OiXOAKXLCZzhxv2vTNPDVuCyPx74z69M=; b=CLsSq+ps/Fq6IN yf3Rk0eP0GICylg8Bfsc4XicJPPl7NI9GaAoTpoZNtGynq4Dzsnctc9Z6VQipWAViycZV0mqivx9x 08YwBc0SmY0JqED3QOpo/2YaOubvwvR/1hAgjSJWPl06XB2uW6rlS/fukng6zyhF+056IfcTQFJBt hjdpiGXSY2o088A39mvMbCN8k+xvveR+htdy+s6joyuNTir8XC/rORHLaHVXR5+Aux/FThQd+9P5W uT0aHk5swi7w16A7cjw4NssPrGlwMnLlkchYQ0q1d9axBL5ZInkfRJZJERxM1bvXNw1TYdzx41sGB eHI5zn3zA73o3yduFqMQ==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1hSgPz-0006gR-Uv; Mon, 20 May 2019 11:25:23 +0000 Received: from mail-wr1-x444.google.com ([2a00:1450:4864:20::444]) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1hSgPv-0006ed-3O for linux-arm-kernel@lists.infradead.org; Mon, 20 May 2019 11:25:20 +0000 Received: by mail-wr1-x444.google.com with SMTP id r4so14128914wro.10 for ; Mon, 20 May 2019 04:25:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=baylibre-com.20150623.gappssmtp.com; s=20150623; h=message-id:subject:from:to:cc:date:in-reply-to:references :user-agent:mime-version:content-transfer-encoding; bh=jjlgRqd7/3GdbXtzivENZGFK0W6UGcne26rpZyW4X3o=; b=KH9eQMCgAcp+vePFV58EJikabmf6tk7CPaw16nowcMlcJ9rfsp+jqtVbW4ziTIqtJn pWBQacIbPY+n191m2WqHswFszkMDXBbauB4/HyE6ZwSzMGnaDM8mc8BC2ItArt3r48p2 hDW8UVhT/aOcBwNkv3AV39O5SBWYxCLPywsppIcLpCzNlu/SO8Kh6XrvNVW+vDf3BVGO dgf7CDa6gkuA6sajvyDCOePcqFxpVeLPk1UFIDhhneZxknvlnqxb4xVh9g1wgPR2ykgo bBj2h5PQdq+NXx0DTW2epwkjiXbsm30gJiyeKCUH09+ynK2MOyTfMXH1G5PwwvMSpl9b Ihnw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:message-id:subject:from:to:cc:date:in-reply-to :references:user-agent:mime-version:content-transfer-encoding; bh=jjlgRqd7/3GdbXtzivENZGFK0W6UGcne26rpZyW4X3o=; b=ihcntekUTlgykvnJdTy38qEmeXi3pKu/epSzI5eLYB3mgKBig3KKSM46aajpXROJ4f +467D82YwKyv5/wupVBLlZyegXR3ymqqy4JQZ0sdKx0rcj5hVlgeKsGoLUPjAwNAsdFJ 36PShnM5TPnKKx/DL35f1VkvOKsb6NYwv1BuBo9QRDk3ZvTePjxxiBJHSDdoSncyl5Pc 1qgEa36dHDv94kPSbw8QERvvioxvgM8AgA6ROp+d21r9UJS12wBwBMG9KnEa+iAhx6Gq JVS93YeYb6ymbpI791MbN+1PN/1+rIG+kQFngAhU5Na7RTJdsmeg09d+qkufidZSFJ0m hQjQ== X-Gm-Message-State: APjAAAWy4/jGyBr3wHgzND++ReuY1t2V0JU5Sm92qX7Dr9Te2UPl34/6 g0VKXlwO3+5az9bnrDU6Ob1fmQ== X-Google-Smtp-Source: APXvYqwD19LntnajDRGhTBQ60xM1YyUoHyMgHC0GjSUru7HiinTiDHC+FsHKj7HQJg4LRDftmwD8dQ== X-Received: by 2002:a5d:624d:: with SMTP id m13mr45190092wrv.305.1558351516800; Mon, 20 May 2019 04:25:16 -0700 (PDT) Received: from boomer.baylibre.com (lmontsouris-657-1-212-31.w90-63.abo.wanadoo.fr. [90.63.244.31]) by smtp.gmail.com with ESMTPSA id m13sm15690440wrs.87.2019.05.20.04.25.15 (version=TLS1_3 cipher=AEAD-AES256-GCM-SHA384 bits=256/256); Mon, 20 May 2019 04:25:16 -0700 (PDT) Message-ID: Subject: Re: [PATCH 1/1] clk: meson: meson8b: fix a typo in the VPU parent names array variable From: Jerome Brunet To: Martin Blumenstingl , linux-amlogic@lists.infradead.org, narmstrong@baylibre.com Date: Mon, 20 May 2019 13:25:14 +0200 In-Reply-To: <20190512194300.7445-2-martin.blumenstingl@googlemail.com> References: <20190512194300.7445-1-martin.blumenstingl@googlemail.com> <20190512194300.7445-2-martin.blumenstingl@googlemail.com> User-Agent: Evolution 3.30.5 (3.30.5-1.fc29) MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190520_042519_191859_A6EAB097 X-CRM114-Status: UNSURE ( 8.94 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: sboyd@kernel.org, mturquette@baylibre.com, 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 On Sun, 2019-05-12 at 21:43 +0200, Martin Blumenstingl wrote: > The variable which holds the parent names for the VPU clocks has a typo > in it. Fix this typo to make the variable naming in the driver > consistent. No functional changes. > > Fixes: 41785ce562491d ("clk: meson: meson8b: add the VPU clock trees") > Signed-off-by: Martin Blumenstingl applied to v5.3/fixes _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel 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,HEADER_FROM_DIFFERENT_DOMAINS,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 CA7FBC04AAC for ; Mon, 20 May 2019 11:25:34 +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 A0B4B20856 for ; Mon, 20 May 2019 11:25:34 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="dL1oiPQh"; dkim=fail reason="signature verification failed" (2048-bit key) header.d=baylibre-com.20150623.gappssmtp.com header.i=@baylibre-com.20150623.gappssmtp.com header.b="KH9eQMCg" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org A0B4B20856 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=baylibre.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-amlogic-bounces+linux-amlogic=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:MIME-Version:References:In-Reply-To: Date:To:From:Subject:Message-ID:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=8JULPtrw3WSrBxtJHznt8Zhi6usUpOnszdJJ9IWZ9vw=; b=dL1oiPQh7BPSnl WG24OaHDTsSDA/u8pnkcI57JHgBShTZZNKDkkRxukiQ6dTPPyF5xS/LEgepgQWeZzf4GaOBnfk1bQ 4B12PlPj01aUmuSU5IaSWVhRZhue5AP1oxygV0WiBLeG80+PkGzAi8kIQ1MeuEYWVhPCDUCw//Y8r 7kV3WYgQoh3mFtBfE8szxNNTjgSEBc/xq1ZvJqjNBCSagBN5O8dVxhoPETTYqFZ9h7d1iqZtnFPq7 ri/7txrw8FAHsavcmHdjo+1nNa9ZO4sZjg8O0dYNIjl03LMxwYayAxWmJnyfHNH9V5hhBIJpdlhTi x4l9KxQv4dOA+MywpntQ==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1hSgPy-0006fk-Hm; Mon, 20 May 2019 11:25:22 +0000 Received: from mail-wr1-x442.google.com ([2a00:1450:4864:20::442]) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1hSgPv-0006ee-3Q for linux-amlogic@lists.infradead.org; Mon, 20 May 2019 11:25:20 +0000 Received: by mail-wr1-x442.google.com with SMTP id h4so14169754wre.7 for ; Mon, 20 May 2019 04:25:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=baylibre-com.20150623.gappssmtp.com; s=20150623; h=message-id:subject:from:to:cc:date:in-reply-to:references :user-agent:mime-version:content-transfer-encoding; bh=jjlgRqd7/3GdbXtzivENZGFK0W6UGcne26rpZyW4X3o=; b=KH9eQMCgAcp+vePFV58EJikabmf6tk7CPaw16nowcMlcJ9rfsp+jqtVbW4ziTIqtJn pWBQacIbPY+n191m2WqHswFszkMDXBbauB4/HyE6ZwSzMGnaDM8mc8BC2ItArt3r48p2 hDW8UVhT/aOcBwNkv3AV39O5SBWYxCLPywsppIcLpCzNlu/SO8Kh6XrvNVW+vDf3BVGO dgf7CDa6gkuA6sajvyDCOePcqFxpVeLPk1UFIDhhneZxknvlnqxb4xVh9g1wgPR2ykgo bBj2h5PQdq+NXx0DTW2epwkjiXbsm30gJiyeKCUH09+ynK2MOyTfMXH1G5PwwvMSpl9b Ihnw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:message-id:subject:from:to:cc:date:in-reply-to :references:user-agent:mime-version:content-transfer-encoding; bh=jjlgRqd7/3GdbXtzivENZGFK0W6UGcne26rpZyW4X3o=; b=WKXmzzXaUIV4rrDD9212P6e/dH18kaGCOAnL1mT6YGuLPkHWrcPBHhcTOqQStMUWrH MtEjT/BvArr2ismbCxa5QlKPITq6JQpixcMSGTQ1KsZ1k8HxetbdY/7VMtsLPY+ntEvJ 2Tbbc6JVZ+ADga5pYWk46zWzB0HWFScrE0KYmWlXxcs5aKFNyYfU8jakOeIj3YHl7zpe t/TlpIuNh3vpRQbgoLTGBO0IG9+Q4T+9xyXwjCcznTfrRvaJJxImztVu+/4fwfnJ9LMF k4eXW2CbZQrjWbvWnU30I+D53/mU+YTCuReJX7xSa5Ez1CDqBjaXold8D5547ucGZkc1 A/5Q== X-Gm-Message-State: APjAAAWWJ1wkEeVAtQ9WkPyhkniFbuMUwnsl/NheaMR/GDAQasAKy7yJ T0at8QgM0tMmL8xw5aeU369b3g== X-Google-Smtp-Source: APXvYqwD19LntnajDRGhTBQ60xM1YyUoHyMgHC0GjSUru7HiinTiDHC+FsHKj7HQJg4LRDftmwD8dQ== X-Received: by 2002:a5d:624d:: with SMTP id m13mr45190092wrv.305.1558351516800; Mon, 20 May 2019 04:25:16 -0700 (PDT) Received: from boomer.baylibre.com (lmontsouris-657-1-212-31.w90-63.abo.wanadoo.fr. [90.63.244.31]) by smtp.gmail.com with ESMTPSA id m13sm15690440wrs.87.2019.05.20.04.25.15 (version=TLS1_3 cipher=AEAD-AES256-GCM-SHA384 bits=256/256); Mon, 20 May 2019 04:25:16 -0700 (PDT) Message-ID: Subject: Re: [PATCH 1/1] clk: meson: meson8b: fix a typo in the VPU parent names array variable From: Jerome Brunet To: Martin Blumenstingl , linux-amlogic@lists.infradead.org, narmstrong@baylibre.com Date: Mon, 20 May 2019 13:25:14 +0200 In-Reply-To: <20190512194300.7445-2-martin.blumenstingl@googlemail.com> References: <20190512194300.7445-1-martin.blumenstingl@googlemail.com> <20190512194300.7445-2-martin.blumenstingl@googlemail.com> User-Agent: Evolution 3.30.5 (3.30.5-1.fc29) MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190520_042519_193150_3BC9B1F5 X-CRM114-Status: UNSURE ( 7.48 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-amlogic@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: sboyd@kernel.org, mturquette@baylibre.com, 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-amlogic" Errors-To: linux-amlogic-bounces+linux-amlogic=archiver.kernel.org@lists.infradead.org On Sun, 2019-05-12 at 21:43 +0200, Martin Blumenstingl wrote: > The variable which holds the parent names for the VPU clocks has a typo > in it. Fix this typo to make the variable naming in the driver > consistent. No functional changes. > > Fixes: 41785ce562491d ("clk: meson: meson8b: add the VPU clock trees") > Signed-off-by: Martin Blumenstingl applied to v5.3/fixes _______________________________________________ linux-amlogic mailing list linux-amlogic@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-amlogic