From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933754AbcDLMco (ORCPT ); Tue, 12 Apr 2016 08:32:44 -0400 Received: from eddie.linux-mips.org ([148.251.95.138]:59288 "EHLO cvs.linux-mips.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932392AbcDLMcm (ORCPT ); Tue, 12 Apr 2016 08:32:42 -0400 Date: Tue, 12 Apr 2016 14:32:32 +0200 From: Ralf Baechle To: Viresh Kumar Cc: Keguang Zhang , linux-pm@vger.kernel.org, linux-mips@linux-mips.org, linux-kernel@vger.kernel.org, "Rafael J. Wysocki" Subject: Re: [PATCH V1 1/5] cpufreq: Loongson1: Rename the file to loongson1-cpufreq.c Message-ID: <20160412123232.GA17598@linux-mips.org> References: <1460457619-14786-1-git-send-email-keguang.zhang@gmail.com> <20160412104319.GA17650@vireshk-i7> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20160412104319.GA17650@vireshk-i7> 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 On Tue, Apr 12, 2016 at 04:13:19PM +0530, Viresh Kumar wrote: > On 12-04-16, 18:40, Keguang Zhang wrote: > > From: Kelvin Cheung > > > > This patch renames the file to loongson1-cpufreq.c, > > and also includes some minor updates. > > > > Signed-off-by: Kelvin Cheung > > > > --- > > V1: > > Merge the minor updates into this patch. > > --- > > drivers/cpufreq/Makefile | 2 +- > > drivers/cpufreq/{ls1x-cpufreq.c => loongson1-cpufreq.c} | 10 +++++----- > > 2 files changed, 6 insertions(+), 6 deletions(-) > > rename drivers/cpufreq/{ls1x-cpufreq.c => loongson1-cpufreq.c} (96%) > > For the entire series. > > Acked-by: Viresh Kumar Thanks! Whole series queued for 4.7. Ralf