All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andrew Morton <akpm@linux-foundation.org>
To: Hans-Christian Egtvedt <hans-christian.egtvedt@atmel.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [PATCH 1/1] LCD backlight driver using Atmel PWM driver
Date: Fri, 11 Jul 2008 12:17:52 -0700	[thread overview]
Message-ID: <20080711121752.56db3d83.akpm@linux-foundation.org> (raw)
In-Reply-To: <1215608886-26792-1-git-send-email-hans-christian.egtvedt@atmel.com>

On Wed,  9 Jul 2008 15:08:06 +0200 Hans-Christian Egtvedt <hans-christian.egtvedt@atmel.com> wrote:

> +	if (bd->props.power != FB_BLANK_UNBLANK)
> +		intensity = 0;
> +	if (bd->props.fb_blank != FB_BLANK_UNBLANK)
> +		intensity = 0;

hm, is that correct?  It is strange that two different fields can validly
be compared with the same enumeration like this.


  reply	other threads:[~2008-07-11 19:19 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-07-09 13:08 [PATCH 1/1] LCD backlight driver using Atmel PWM driver Hans-Christian Egtvedt
2008-07-11 19:17 ` Andrew Morton [this message]
2008-07-14  7:11   ` Hans-Christian Egtvedt

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20080711121752.56db3d83.akpm@linux-foundation.org \
    --to=akpm@linux-foundation.org \
    --cc=hans-christian.egtvedt@atmel.com \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.