Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753151AbdHIO0L (ORCPT ); Wed, 9 Aug 2017 10:26:11 -0400 Received: from mail-pg0-f51.google.com ([74.125.83.51]:33093 "EHLO mail-pg0-f51.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753095AbdHIO0I (ORCPT ); Wed, 9 Aug 2017 10:26:08 -0400 Date: Wed, 9 Aug 2017 19:56:05 +0530 From: Viresh Kumar To: sean.wang@mediatek.com Cc: rjw@rjwysocki.net, robh+dt@kernel.org, matthias.bgg@gmail.com, jdelvare@suse.de, devicetree@vger.kernel.org, linux-mediatek@lists.infradead.org, linux-pm@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 1/2] cpufreq: mediatek: add cleanups with the more generic naming Message-ID: <20170809142605.GC29383@vireshk-i7> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 561 Lines: 16 On 09-08-17, 18:12, sean.wang@mediatek.com wrote: > From: Sean Wang > > Since more MediaTek SoCs can be supported with the cpufreq driver and not > limited to MT8173, a couple of cleanups are done here with renaming those > functions and related structures with "mtk" instead of "mt8173". > > Signed-off-by: Sean Wang > --- > drivers/cpufreq/mediatek-cpufreq.c | 26 +++++++++++++------------- > 1 file changed, 13 insertions(+), 13 deletions(-) Acked-by: Viresh Kumar -- viresh