From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chen Gang Subject: Re: [PATCH] drivers:cpufreq:unicore32: fix typo issue for 'clk' Date: Tue, 08 Apr 2014 14:51:24 +0800 Message-ID: <53439C6C.4050409@gmail.com> References: <53429445.5000005@gmail.com> <53434A4E.2050407@gmail.com> <53437D91.8070504@gmail.com> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; bh=g3XrEMzEYxEnku6VWC2Dq77eJI7vZOtjGlKehRSuBlo=; b=KUO3c7Pj7TVG9cNrSk8aIcyDV9MU4qK//Wh3O7Lz0Tmifv3KluoK4jXXR5WCVeuEB9 z4Eq9E3Lz1iPm0WLc4UfMp3fIDnsefrLRTHCHly4xb22j48XP3l9OZfeLA6bqSQN+9LL zYCTCsEXo0YY9bvR9Tvtoc0Xn9hzCHIhxLZiPAxiBbLHQd4LvtH8587DvAYT9Xaja2Yr AGdAR+j0VcwEFl+UmCJH3LeTptSHcem3aOQ8yf6xlI3egRi+w3OHz2d8nh+nOAtgfqHD 65l6QlAWwSRk9UWT9qfiU+FJosIAzDI7Tzn4mQJeOORILXBKmDl+qEG1vu7wpSPrL5ZS P80w== In-Reply-To: Sender: cpufreq-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="us-ascii" To: Viresh Kumar Cc: Guan Xuetao , "Rafael J. Wysocki" , "cpufreq@vger.kernel.org" , "linux-pm@vger.kernel.org" , "linux-kernel@vger.kernel.org" , stable@vger.kernel.org, Greg Kroah-Hartman On 04/08/2014 01:29 PM, Viresh Kumar wrote: > On 8 April 2014 10:09, Chen Gang wrote: >> OK, I will/should try within this week, thanks. > > Rafael has already applied this patch and has mentioned stable in > 'Cc:' field. And it looks it will be applied automatically and you don't > need to do anything now :) > OK, thank all of you!! :-) > > commit b4ddad95020e65cfbbf9aee63d3bcdf682794ade > Author: Chen Gang > Date: Mon Apr 7 20:04:21 2014 +0800 > > cpufreq: unicore32: fix typo issue for 'clk' > > Need use 'clk' instead of 'mclk', which is the original removed local > variable. > > The related original commit: > > "652ed95 cpufreq: introduce cpufreq_generic_get() routine" > > The related error with allmodconfig for unicore32: > > CC drivers/cpufreq/unicore2-cpufreq.o > drivers/cpufreq/unicore2-cpufreq.c: In function 'ucv2_target': > drivers/cpufreq/unicore2-cpufreq.c:48: error: 'struct > cpufreq_policy' has no member named 'mclk' > make[2]: *** [drivers/cpufreq/unicore2-cpufreq.o] Error 1 > make[1]: *** [drivers/cpufreq] Error 2 > make: *** [drivers] Error 2 > > Fixes: 652ed95d5fa6 (cpufreq: introduce cpufreq_generic_get() routine) > Signed-off-by: Chen Gang > Acked-by: Viresh Kumar > Cc: 3.14+ # 3.14+ > Signed-off-by: Rafael J. Wysocki > -- Chen Gang Open, share, and attitude like air, water, and life which God blessed