From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751561AbbEEBUr (ORCPT ); Mon, 4 May 2015 21:20:47 -0400 Received: from szxga02-in.huawei.com ([119.145.14.65]:14096 "EHLO szxga02-in.huawei.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750882AbbEEBUj (ORCPT ); Mon, 4 May 2015 21:20:39 -0400 Message-ID: <55481AB8.5070604@huawei.com> Date: Tue, 5 May 2015 09:19:52 +0800 From: "long.wanglong" User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:16.0) Gecko/20121010 Thunderbird/16.0.1 MIME-Version: 1.0 To: "Rafael J. Wysocki" CC: , , , , , , , Subject: Re: [PATCH] Documentation: cpu-freq: delete duplicate description of sysfs interface 'scaling_driver' References: <1430731018-41352-1-git-send-email-long.wanglong@huawei.com> <2159903.qiTtABDclH@vostro.rjw.lan> In-Reply-To: <2159903.qiTtABDclH@vostro.rjw.lan> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Originating-IP: [10.111.88.174] X-CFilter-Loop: Reflected Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 2015/5/5 5:27, Rafael J. Wysocki wrote: > On Monday, May 04, 2015 09:16:58 AM Wang Long wrote: >> The file 'Documentation/cpu-freq/user-guide.txt' has duplicate >> description of sysfs interface 'scaling_driver'. >> >> [first] >> scaling_driver : this file shows what cpufreq driver is >> used to set the frequency on this CPU >> >> [second] >> scaling_driver : Hardware driver for cpufreq. >> >> Although this does not affect anything, I think we should only have >> one. so delete the second one because the first one is described in >> more detail. >> >> Signed-off-by: Wang Long > > Can you please CC this one (and any future cpufreq patches) to > linux-pm@vger.kernel.org too? It'll be easier to track it using Patchwork > then. > > OK, I will relay to this mail with CC the patch to linux-pm@vger.kernel.org.