From patchwork Tue Feb 19 04:18:39 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Viresh Kumar X-Patchwork-Id: 10819169 X-Patchwork-Delegate: rjw@sisk.pl Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 721171399 for ; Tue, 19 Feb 2019 04:18:45 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 5E0A72B906 for ; Tue, 19 Feb 2019 04:18:45 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 5224C2B916; Tue, 19 Feb 2019 04:18:45 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-8.0 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,RCVD_IN_DNSWL_HI autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id E6D532B906 for ; Tue, 19 Feb 2019 04:18:44 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726149AbfBSESo (ORCPT ); Mon, 18 Feb 2019 23:18:44 -0500 Received: from mail-pf1-f196.google.com ([209.85.210.196]:38974 "EHLO mail-pf1-f196.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725836AbfBSESo (ORCPT ); Mon, 18 Feb 2019 23:18:44 -0500 Received: by mail-pf1-f196.google.com with SMTP id f132so9576570pfa.6 for ; Mon, 18 Feb 2019 20:18:43 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=date:from:to:cc:subject:message-id:mime-version:content-disposition :user-agent; bh=CnxeFH9C1G/R0PRYlFzsnhbyMR+eWVfLtGCTeTkBhjk=; b=UjPTUwo1UwK/ApirPmxlIPuy2LwkasvmJZXfhuMf1tfbePUpPjqv74S4XTrW++54gA mC4MEPJG5H+q8Odfp7EFCCuIBJk0v4+4vXPuyYdvusREb1XpgDIYOVyI8ChB7IqarlaC WixL556rt0L86UGrWhKCP6ZTwI29eRafabpdK/aW+Gx/ue3XvONwKrZeLyWm4x6WHFZ5 bamUAqRdFEBTUc6S5qlH7DRNmWWRwSoSsLFWAIgxlh1XnUrl3dkrZlX4tUd4konqclfK /r8zWwFW4mYmG/0BkI1wzlAxtP50XRZXbdV12Mrze280bU9ruj8vSjUdvX4bCMT6Snq+ zxXA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:mime-version :content-disposition:user-agent; bh=CnxeFH9C1G/R0PRYlFzsnhbyMR+eWVfLtGCTeTkBhjk=; b=YCZBEoFLyQR9gu4foXyVCZf6jpYHPFWaG2PPifz0RkLCKflVwmzY5JkmHe+6Ebbcpx pOnVs5oET9q+Zg0Z8Z/567fjPPzr0MYs2p0ixKHaTudS691/1DHh3claJppzh99VMyBy mbO/vLDjpWIkilQ4SUbEm7LXugpf00nDE8P9amhQs2O3oab4O9KA2Gwy+Vgtm1F8I+r8 8Rtn23LU5Mem4afm45KViun89DVLLmyfIJPc31id2zGl3eYB3qAtDxm2KU6JPnyzDrjC 3ITkw/bBmo5QVKlNvOkyOpYVWhacDFr8D2GxA6x3L7cfDzk9bogS0AkHNIPTkBsdKnOU YKTg== X-Gm-Message-State: AHQUAuaXtnXcNoazVcFFdwlwqhddXWnWF3fayMM0V6AtvVI7IAI3eGf0 wq5xJeoLgoPdLumlwVLhxJDMAg== X-Google-Smtp-Source: AHgI3IYBpyVDFCXi/LHtnC9RFyr9CZzLhnEB45QKJ9KPI0hI5i1f1qc1OaJSnsrG26SgD45ph5NjMA== X-Received: by 2002:a62:12d5:: with SMTP id 82mr27715796pfs.255.1550549923147; Mon, 18 Feb 2019 20:18:43 -0800 (PST) Received: from localhost ([122.172.102.63]) by smtp.gmail.com with ESMTPSA id e6sm27395481pfe.59.2019.02.18.20.18.41 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 18 Feb 2019 20:18:41 -0800 (PST) Date: Tue, 19 Feb 2019 09:48:39 +0530 From: Viresh Kumar To: "Rafael J. Wysocki" Cc: Linux PM Subject: [GIT PULL] cpufreq changes for 5.1 Message-ID: <20190219041839.voi5j7g3l3hnm5da@vireshk-i7> MIME-Version: 1.0 Content-Disposition: inline User-Agent: NeoMutt/20180323-120-3dd1ac Sender: linux-pm-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-pm@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP Hi Rafael, This pull request contains: - Minor cleanups for pcc, longhaul, powerenv and speedstep drivers (Yangtao Li). - Moving configuration data out of mach directory for davinci (Bartosz Golaszewski). --- viresh -------------------------8<------------------------- The following changes since commit bfeffd155283772bbe78c6a05dec7c0128ee500c: Linux 5.0-rc1 (2019-01-06 17:08:20 -0800) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/pm.git cpufreq/arm/linux-next for you to fetch changes up to 40b46b3b2f098e3740f65024099a7c55ff4b9866: cpufreq: davinci: move configuration to include/linux/platform_data (2019-02-18 11:58:08 +0530) ---------------------------------------------------------------- Bartosz Golaszewski (1): cpufreq: davinci: move configuration to include/linux/platform_data Yangtao Li (4): cpufreq: pcc-cpufreq: remove unneeded semicolon cpufreq: longhaul: remove unneeded semicolon cpufreq: powernv: fix missing check of return value in init_powernv_pstates() cpufreq: speedstep: convert BUG() to BUG_ON() arch/arm/mach-davinci/da850.c | 2 +- arch/arm/mach-davinci/include/mach/cpufreq.h | 26 -------------------------- drivers/cpufreq/davinci-cpufreq.c | 5 +---- drivers/cpufreq/longhaul.c | 2 +- drivers/cpufreq/pcc-cpufreq.c | 2 +- drivers/cpufreq/powernv-cpufreq.c | 10 +++++++--- drivers/cpufreq/speedstep-ich.c | 3 +-- include/linux/platform_data/davinci-cpufreq.h | 19 +++++++++++++++++++ 8 files changed, 31 insertions(+), 38 deletions(-) delete mode 100644 arch/arm/mach-davinci/include/mach/cpufreq.h create mode 100644 include/linux/platform_data/davinci-cpufreq.h