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=-2.4 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS,USER_AGENT_SANE_1 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 D85C7C73C6D for ; Wed, 10 Jul 2019 06:18:44 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id A93412054F for ; Wed, 10 Jul 2019 06:18:44 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=linaro.org header.i=@linaro.org header.b="BPeyxrl2" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726135AbfGJGSo (ORCPT ); Wed, 10 Jul 2019 02:18:44 -0400 Received: from mail-pf1-f196.google.com ([209.85.210.196]:35389 "EHLO mail-pf1-f196.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725791AbfGJGSn (ORCPT ); Wed, 10 Jul 2019 02:18:43 -0400 Received: by mail-pf1-f196.google.com with SMTP id u14so583726pfn.2 for ; Tue, 09 Jul 2019 23:18:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to:user-agent; bh=zQmbfW7TpvOqpgoqLNKl5KITK0HJvFLYAFP6k0WADm0=; b=BPeyxrl2nhtQapBE3Ixs8+wTLMwneCzfGrY52ENFdNdmkguUxQe9NLuRWf2W3TBnpc XUAPc4pCM/0hZ1+yZDtt/2NXgtQmROyJUueCIZpD+22kmivN/DPnkmM+rY8itm+zMKCj 6LHW8GrR2jAu+jB8xPzy4bXDiilrFshcP/vsKrueClwd12mmOl6QkGAkqP6m0fB9oBSL P2WMeATveZT4Sr45viuB9ffRKdD46DzjJX4cT1WXr4H6cR0ALuYjDWY42wUHx3jJQoau 65Zrl6Dy1hC2+q/G/BKiLvQ+8RLdBfL4noVTLy/uJuFTPg7SYs6u0OkaaE8YC3qNQTuV 0dAQ== 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:references :mime-version:content-disposition:in-reply-to:user-agent; bh=zQmbfW7TpvOqpgoqLNKl5KITK0HJvFLYAFP6k0WADm0=; b=gqFaOQKQ+ZqnkkjYSKYlM7uwDFp5h40dkiI4rNKDO7IlYYdnNAUHiMuNEjCoc1tbxd VS1pE/01pnPx8YbPt05Bjq9JUl0D4OONEbJCeZWhDZh9dwW36XY5V/Y/YQAfaWIxxok8 0OHcPHyPrNcDuq0L2K0u05cyNOz1FdgS5B2Qioc1MxJtfxHAy0E3LlIyEcGtj5jfHgFa OFTdLJly7py+ZDxbcEhdUp3HcfjvUzASeLL6+lbEwi4AIPHl+CEv/3P/hWBrG+ZV/5mH IPZ9tMzngOdeCMz+2lNGKFTBZPEQwjTfeEq0FNOGsjy/lyLUDsX21WiRF537gsEB62r+ C+UA== X-Gm-Message-State: APjAAAUnDZ/jNF4cYwAg43d9VbXzSVek5tYu15qG9K+P6F+N4ExT4j2h iq2+qBEF0/VD1b70eCBnaxmajg== X-Google-Smtp-Source: APXvYqxPlwIKEjAa48FkzZFM3Z9mpZvQFB9aOFeYE12DE4SzOUbA5VaSqOEwM7Qx/fcwutb9oGWaHA== X-Received: by 2002:a63:6986:: with SMTP id e128mr36569826pgc.220.1562739523074; Tue, 09 Jul 2019 23:18:43 -0700 (PDT) Received: from localhost ([122.172.28.117]) by smtp.gmail.com with ESMTPSA id p7sm938764pfp.131.2019.07.09.23.18.41 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 09 Jul 2019 23:18:41 -0700 (PDT) Date: Wed, 10 Jul 2019 11:48:39 +0530 From: Viresh Kumar To: Niklas Cassel Cc: "Rafael J. Wysocki" , Andy Gross , Ilia Lin , linux-arm-msm@vger.kernel.org, jorge.ramirez-ortiz@linaro.org, sboyd@kernel.org, vireshk@kernel.org, bjorn.andersson@linaro.org, ulf.hansson@linaro.org, Sricharan R , linux-kernel@vger.kernel.org, linux-pm@vger.kernel.org Subject: Re: [PATCH 02/13] cpufreq: qcom: Re-organise kryo cpufreq to use it for other nvmem based qcom socs Message-ID: <20190710061839.quncnis6pjyjntip@vireshk-i7> References: <20190705095726.21433-1-niklas.cassel@linaro.org> <20190705095726.21433-3-niklas.cassel@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20190705095726.21433-3-niklas.cassel@linaro.org> User-Agent: NeoMutt/20180716-391-311a52 Sender: linux-arm-msm-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org On 05-07-19, 11:57, Niklas Cassel wrote: > -static struct platform_driver qcom_cpufreq_kryo_driver = { > - .probe = qcom_cpufreq_kryo_probe, > - .remove = qcom_cpufreq_kryo_remove, > +static struct platform_driver qcom_cpufreq_driver = { > + .probe = qcom_cpufreq_probe, > + .remove = qcom_cpufreq_remove, > .driver = { > - .name = "qcom-cpufreq-kryo", > + .name = "qcom-cpufreq", Should we still name it "qcom-cpufreq-nvmem" here ? Only the string here. > }, > }; -- viresh