All of lore.kernel.org
 help / color / mirror / Atom feed
From: Arnd Bergmann <arnd@arndb.de>
To: linux-arm-kernel@lists.infradead.org
Cc: Kevin Hilman <khilman@ti.com>, "Rafael J. Wysocki" <rjw@sisk.pl>,
	linux-pm@lists.linux-foundation.org, linux-omap@vger.kernel.org
Subject: Re: [PATCH] OMAP: omap_device: fix !CONFIG_SUSPEND case in _noirq handlers
Date: Thu, 01 Sep 2011 20:22:01 +0200	[thread overview]
Message-ID: <1876183.c78P8V3ZbL@wuerfel> (raw)
In-Reply-To: <1314900722-10252-1-git-send-email-khilman@ti.com>

On Thursday 01 September 2011 11:12:02 Kevin Hilman wrote:
> The suspend/resume _noirq handlers were #ifdef'd out in the
> !CONFIG_SUSPEND case, but were still assigned to the dev_pm_ops
> struct.  Fix by defining them to NULL in the !CONFIG_SUSPEND case.
> 
> Reported-by: Arnd Bergmann <arnd@arndb.de>
> Signed-off-by: Kevin Hilman <khilman@ti.com>

Acked-by: Arnd Bergmann <arnd@arndb.de>

Thansk for the fast response!

WARNING: multiple messages have this Message-ID (diff)
From: arnd@arndb.de (Arnd Bergmann)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] OMAP: omap_device: fix !CONFIG_SUSPEND case in _noirq handlers
Date: Thu, 01 Sep 2011 20:22:01 +0200	[thread overview]
Message-ID: <1876183.c78P8V3ZbL@wuerfel> (raw)
In-Reply-To: <1314900722-10252-1-git-send-email-khilman@ti.com>

On Thursday 01 September 2011 11:12:02 Kevin Hilman wrote:
> The suspend/resume _noirq handlers were #ifdef'd out in the
> !CONFIG_SUSPEND case, but were still assigned to the dev_pm_ops
> struct.  Fix by defining them to NULL in the !CONFIG_SUSPEND case.
> 
> Reported-by: Arnd Bergmann <arnd@arndb.de>
> Signed-off-by: Kevin Hilman <khilman@ti.com>

Acked-by: Arnd Bergmann <arnd@arndb.de>

Thansk for the fast response!

  parent reply	other threads:[~2011-09-01 18:22 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-09-01 18:12 [PATCH] OMAP: omap_device: fix !CONFIG_SUSPEND case in _noirq handlers Kevin Hilman
2011-09-01 18:12 ` Kevin Hilman
2011-09-01 18:22 ` Arnd Bergmann
2011-09-01 18:22 ` Arnd Bergmann [this message]
2011-09-01 18:22   ` Arnd Bergmann
2011-09-01 21:57   ` Rafael J. Wysocki
2011-09-01 21:57   ` Rafael J. Wysocki
2011-09-01 21:57     ` Rafael J. Wysocki
2011-09-06 20:13     ` Kevin Hilman
2011-09-06 20:13       ` Kevin Hilman
2011-09-06 20:20       ` Kevin Hilman
2011-09-06 20:20       ` Kevin Hilman
2011-09-06 20:20         ` Kevin Hilman
2011-09-12 17:44         ` Kevin Hilman
2011-09-12 17:44           ` Kevin Hilman
2011-09-06 20:13     ` Kevin Hilman
  -- strict thread matches above, loose matches on Subject: below --
2011-09-01 18:12 Kevin Hilman

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=1876183.c78P8V3ZbL@wuerfel \
    --to=arnd@arndb.de \
    --cc=khilman@ti.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-omap@vger.kernel.org \
    --cc=linux-pm@lists.linux-foundation.org \
    --cc=rjw@sisk.pl \
    /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.