From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Del Piano Subject: Re: [PATCH] Cpufreq: ARM IMX6Q: Select PM_OPP Date: Mon, 14 Jul 2014 10:29:48 -0300 Message-ID: <53C3DB4C.4010400@gmail.com> References: <1405288740-3986-1-git-send-email-ndel314@gmail.com> <20140714124336.GA1763@arch.cereza> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: QUOTED-PRINTABLE Return-path: Received: from mail-yk0-f170.google.com ([209.85.160.170]:35206 "EHLO mail-yk0-f170.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755167AbaGNN3y (ORCPT ); Mon, 14 Jul 2014 09:29:54 -0400 In-Reply-To: <20140714124336.GA1763@arch.cereza> Sender: linux-pm-owner@vger.kernel.org List-Id: linux-pm@vger.kernel.org To: Ezequiel Garcia Cc: rjw@rjwysocki.net, viresh.kumar@linaro.org, linux-pm@vger.kernel.org, linux-kernel@vger.kernel.org El 14/07/14 09:43, Ezequiel Garcia escribi=F3: > Thanks for the patch. I have just a very minor nitpick to comment; > if you run a git log, you'll see the subject should be: > > "cpufreq: imx6q: Select PM_OPP" > > In general, it's better to see the recent commits to find out how to = write > the commit title; each driver can have its own style. Thanks for the advice Eze! I'll do it next time.