From mboxrd@z Thu Jan 1 00:00:00 1970 From: viresh kumar Subject: Re: [RFC PATCH] cpufreq: cpufreq-cpu0: do not allow transitions with regulators suspended Date: Fri, 15 Nov 2013 10:09:56 +0530 Message-ID: <5285A59C.2070603@linaro.org> References: <1382638087-32054-1-git-send-email-nm@ti.com> <20131113151645.GA17828@kahuna> <52842671.40703@linaro.org> <2085822.gaTNcUz76n@vostro.rjw.lan> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Return-path: Received: from mail-qe0-f41.google.com ([209.85.128.41]:40966 "EHLO mail-qe0-f41.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756215Ab3KOEkC (ORCPT ); Thu, 14 Nov 2013 23:40:02 -0500 Received: by mail-qe0-f41.google.com with SMTP id x7so1980445qeu.28 for ; Thu, 14 Nov 2013 20:40:01 -0800 (PST) In-Reply-To: <2085822.gaTNcUz76n@vostro.rjw.lan> Sender: linux-pm-owner@vger.kernel.org List-Id: linux-pm@vger.kernel.org To: "Rafael J. Wysocki" Cc: Nishanth Menon , "cpufreq@vger.kernel.org" , "linux-pm@vger.kernel.org" , Linux Kernel Mailing List , Shawn Guo On Friday 15 November 2013 03:30 AM, Rafael J. Wysocki wrote: > I'm not going to apply anything like this. If I have already, that's been a mistake. > > Do not mix assignments with logical operators in such outrageous ways, please. > That's completely unreadable and confusing. Okay... Will get it fixed for existing code as well..