From patchwork Mon Apr 29 13:24:48 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Viresh Kumar X-Patchwork-Id: 16505 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-fa0-f70.google.com (mail-fa0-f70.google.com [209.85.161.70]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id 1611D25E08 for ; Mon, 29 Apr 2013 13:25:53 +0000 (UTC) Received: by mail-fa0-f70.google.com with SMTP id m1sf8962310fam.1 for ; Mon, 29 Apr 2013 06:25:52 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-received:mime-version:x-beenthere:x-received:received-spf :x-received:x-forwarded-to:x-forwarded-for:delivered-to:x-received :received-spf:x-received:from:to:cc:subject:date:message-id:x-mailer :in-reply-to:references:in-reply-to:references:x-gm-message-state :x-original-sender:x-original-authentication-results:precedence :mailing-list:list-id:x-google-group-id:list-post:list-help :list-archive:list-unsubscribe; bh=2FPgenioBYsA3XGK7Zmbmq1a2cgMflPc9Chcs3L03jU=; b=H9o2zlUaVpDpZO2W69qJExwIlffXtlx+YEpWmMqibkYtJ/GM2rQ2Ayl3vFWvkM7xd1 ZvoE2+R+N267a1lCcIFQeOKBs/HFSzFbNtTo5oCuqF/fBWxVNCub+4JN9AC8Mb3BaeNs EkDHTcZGWXm9p6sUJRtD6QTYbiO55OpUtyxoaD1cf/0tVZE4KTE6LFk74HO0R++r7oDj OeCxbs0aeNv+qRUwMYPCnoKa1KVy1Vb/ylz3D1mJLRQsR18JDGzBRrwgUP8PZiAvOEt1 ru3pzXzuBdoIOlf8rvlFzmB1NlqikvwLbWBUZnSBXcze9cGKaakHPjv+uF4D2A95vcZx WWFg== X-Received: by 10.180.13.233 with SMTP id k9mr6410226wic.1.1367241952835; Mon, 29 Apr 2013 06:25:52 -0700 (PDT) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.180.90.33 with SMTP id bt1ls674064wib.30.gmail; Mon, 29 Apr 2013 06:25:52 -0700 (PDT) X-Received: by 10.194.61.237 with SMTP id t13mr8285860wjr.2.1367241952767; Mon, 29 Apr 2013 06:25:52 -0700 (PDT) Received: from mail-ve0-x22a.google.com (mail-ve0-x22a.google.com [2607:f8b0:400c:c01::22a]) by mx.google.com with ESMTPS id ck5si7279099wjc.140.2013.04.29.06.25.52 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 29 Apr 2013 06:25:52 -0700 (PDT) Received-SPF: neutral (google.com: 2607:f8b0:400c:c01::22a is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) client-ip=2607:f8b0:400c:c01::22a; Received: by mail-ve0-f170.google.com with SMTP id 15so3050163vea.1 for ; Mon, 29 Apr 2013 06:25:51 -0700 (PDT) X-Received: by 10.52.166.103 with SMTP id zf7mr28369790vdb.94.1367241951640; Mon, 29 Apr 2013 06:25:51 -0700 (PDT) X-Forwarded-To: patchwork-forward@linaro.org X-Forwarded-For: patch@linaro.org patchwork-forward@linaro.org Delivered-To: patches@linaro.org Received: by 10.58.127.98 with SMTP id nf2csp57489veb; Mon, 29 Apr 2013 06:25:51 -0700 (PDT) X-Received: by 10.66.182.168 with SMTP id ef8mr7893615pac.27.1367241950808; Mon, 29 Apr 2013 06:25:50 -0700 (PDT) Received: from mail-pd0-f174.google.com (mail-pd0-f174.google.com [209.85.192.174]) by mx.google.com with ESMTPS id rm1si16946161pbc.186.2013.04.29.06.25.50 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 29 Apr 2013 06:25:50 -0700 (PDT) Received-SPF: neutral (google.com: 209.85.192.174 is neither permitted nor denied by best guess record for domain of viresh.kumar@linaro.org) client-ip=209.85.192.174; Received: by mail-pd0-f174.google.com with SMTP id y13so3253225pdi.19 for ; Mon, 29 Apr 2013 06:25:50 -0700 (PDT) X-Received: by 10.66.19.201 with SMTP id h9mr42338282pae.188.1367241950414; Mon, 29 Apr 2013 06:25:50 -0700 (PDT) Received: from localhost ([122.172.192.131]) by mx.google.com with ESMTPSA id wz9sm24105443pbc.5.2013.04.29.06.25.45 for (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Mon, 29 Apr 2013 06:25:49 -0700 (PDT) From: Viresh Kumar To: rjw@sisk.pl Cc: linaro-kernel@lists.linaro.org, patches@linaro.org, cpufreq@vger.kernel.org, linux-pm@vger.kernel.org, linux-kernel@vger.kernel.org, robin.randhawa@arm.com, Steve.Bannister@arm.com, Liviu.Dudau@arm.com, charles.garcia-tobin@arm.com, arvind.chauhan@arm.com, linux-arm-kernel@lists.infradead.org, Viresh Kumar Subject: [PATCH 5/5] cpufreq: ARM big LITTLE: Improve print message Date: Mon, 29 Apr 2013 18:54:48 +0530 Message-Id: <61da22c0f40fb46dc31f0ad5183b4ea51dda518c.1367241503.git.viresh.kumar@linaro.org> X-Mailer: git-send-email 1.7.12.rc2.18.g61b472e In-Reply-To: References: In-Reply-To: References: X-Gm-Message-State: ALoCoQl0wsU0YeJ90nS6hWWk0ncxVFDaElylKL7DxOFUF8fq7V5l83bXOvRzu0Ic9MluCp4w9DaD X-Original-Sender: viresh.kumar@linaro.org X-Original-Authentication-Results: mx.google.com; spf=neutral (google.com: 2607:f8b0:400c:c01::22a is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) smtp.mail=patch+caf_=patchwork-forward=linaro.org@linaro.org Precedence: list Mailing-list: list patchwork-forward@linaro.org; contact patchwork-forward+owners@linaro.org List-ID: X-Google-Group-Id: 836684582541 List-Post: , List-Help: , List-Archive: List-Unsubscribe: , Print message at the end of driver->init() doesn't carry "cpufreq" string at all and so is difficult to find in dmesg. Add function name in message to clearly state where the message is coming from. Signed-off-by: Viresh Kumar --- drivers/cpufreq/arm_big_little.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/cpufreq/arm_big_little.c b/drivers/cpufreq/arm_big_little.c index fd7beed..5d7f53f 100644 --- a/drivers/cpufreq/arm_big_little.c +++ b/drivers/cpufreq/arm_big_little.c @@ -187,7 +187,7 @@ static int bL_cpufreq_init(struct cpufreq_policy *policy) cpumask_copy(policy->cpus, topology_core_cpumask(policy->cpu)); - dev_info(cpu_dev, "CPU %d initialized\n", policy->cpu); + dev_info(cpu_dev, "%s: CPU %d initialized\n", __func__, policy->cpu); return 0; }