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=-1.0 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, T_DKIMWL_WL_HIGH,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 28A84C04AB3 for ; Mon, 27 May 2019 10:52:00 +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 F17B420883 for ; Mon, 27 May 2019 10:51:59 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="hb9ZmYwE" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org F17B420883 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=rjwysocki.net 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: Message-ID:Date:Subject:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=w1hnOu0No+CX4sEKXGtzQX2mhNHYwmCZJkD334+C0jY=; b=hb9ZmYwEb7iKUu ygELXukfD8QENmtEcKAa9YKLRNSyFR/Snydo2uStR+qLFJs1GmaaFbZidLn4D6kGrvLriuL+9Y/gF shbaF7epB0MBU4LrJtUVonQh/vbPAv4ptN1KEVwNpywmp19dAJ+8Hb8Q/FvmZi6ZK6pFax7ITdoZg S7/tdgYxwq3KuPW0o61YljGwA4/oEEEsIFtH2F5knwWD1cBtt3lYZ0R7VNyEqefix81dxeKBFJmlf jY+xpTGJB5faXm83ckeDF2/Hobe7WkOxtD4XLd4sPEWsBmqUGOFAgGkED6d+5StpvfLWNF6cB/vDU WE780PrsoSITJk/Lxc4A==; 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 1hVDEN-0000RS-FV; Mon, 27 May 2019 10:51:51 +0000 Received: from cloudserver094114.home.pl ([79.96.170.134]) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1hVDEJ-0000Qa-S5 for linux-arm-kernel@lists.infradead.org; Mon, 27 May 2019 10:51:49 +0000 Received: from 79.184.255.36.ipv4.supernova.orange.pl (79.184.255.36) (HELO kreacher.localnet) by serwer1319399.home.pl (79.96.170.134) with SMTP (IdeaSmtpServer 0.83.213) id 36bc135fddf03d66; Mon, 27 May 2019 12:51:33 +0200 From: "Rafael J. Wysocki" To: Florian Fainelli Subject: Re: [PATCH 0/2] cpufreq: brcmstb-avs-cpufreq: Couple fixes Date: Mon, 27 May 2019 12:51:32 +0200 Message-ID: <3734641.73qX0VsHyn@kreacher> In-Reply-To: <20190522184547.31791-1-f.fainelli@gmail.com> References: <20190522184547.31791-1-f.fainelli@gmail.com> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190527_035148_072783_A4BA1992 X-CRM114-Status: UNSURE ( 8.71 ) 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: Gregory Fong , "open list:BROADCOM STB AVS CPUFREQ DRIVER" , Viresh Kumar , linux-kernel@vger.kernel.org, "maintainer:BROADCOM STB AVS CPUFREQ DRIVER" , Markus Mayer , Brian Norris , "moderated list:BROADCOM BCM7XXX ARM ARCHITECTURE" 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 Wednesday, May 22, 2019 8:45:45 PM CEST Florian Fainelli wrote: > Hi Rafael, Viresh, > > These patch series contains two minor fixes for the brcmstb-avs-cpufreq > driver. > > Florian Fainelli (2): > cpufreq: brcmstb-avs-cpufreq: Fix initial command check > cpufreq: brcmstb-avs-cpufreq: Fix types for voltage/frequency > > drivers/cpufreq/brcmstb-avs-cpufreq.c | 12 ++++++------ > 1 file changed, 6 insertions(+), 6 deletions(-) These look straightforward enough to me, but it would be good to get an ACK from the driver maintainer for them. _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel