From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from de01egw01.freescale.net (de01egw01.freescale.net [192.88.165.102]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id F2901DE39A for ; Fri, 18 Apr 2008 06:50:24 +1000 (EST) Message-ID: <4807B7F7.4020209@freescale.com> Date: Thu, 17 Apr 2008 15:49:59 -0500 From: Timur Tabi MIME-Version: 1.0 To: Dale Farnsworth Subject: Re: [PATCH 2/5] [POWERPC] QE: add support for QE USB clocks routing References: <20080417192656.GA19107@polina.dev.rtsoft.ru> <20080417192846.GB28286@polina.dev.rtsoft.ru> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Cc: linuxppc-dev@ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Dale Farnsworth wrote: > I find "is_brg" much more meaningful than "clk < QE_CLK1". > > Maybe the computer doesn't need it, but it's helpful to a > reader of the code. That's what comments are for. I'm all for self-documenting code, but not creating additional code to avoid comments. -- Timur Tabi Linux kernel developer at Freescale