linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: linux@arm.linux.org.uk (Russell King - ARM Linux)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: Suspend: Fix build error on ARCH_S5PC100
Date: Sat, 2 Apr 2011 10:19:04 +0100	[thread overview]
Message-ID: <20110402091904.GH8482@n2100.arm.linux.org.uk> (raw)
In-Reply-To: <1301710155-16373-1-git-send-email-kgene.kim@samsung.com>

On Sat, Apr 02, 2011 at 11:09:15AM +0900, Kukjin Kim wrote:
> The current mainline codes of ARCH_S5PC100 can not support
> suspend to ram. So needs this for preventing build error.
> 
> Cc: Russell King <rmk+kernel@arm.linux.org.uk>
> Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
> ---
> Oops, I missed this in my previous patch.
> 
> As I know, firstly ARCH_S5P64X0 will support suspend to ram
> then ARCH_S5PC100 will do it. But right now, we need this.

I'd much rather do this a different way - let me know if this means
the SoC based dependencies can be dropped.  Patches to follow.

  reply	other threads:[~2011-04-02  9:19 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-04-02  2:09 [PATCH] ARM: Suspend: Fix build error on ARCH_S5PC100 Kukjin Kim
2011-04-02  9:19 ` Russell King - ARM Linux [this message]
2011-04-02  9:20   ` [PATCH 1/2] ARM: Make consolidated PM sleep code depend on PM_SLEEP Russell King - ARM Linux
2011-04-03 11:26     ` Arnaud Patard (Rtp)
2011-04-03 12:27       ` Russell King - ARM Linux
2011-04-04 11:50         ` Kukjin Kim
2011-04-02  9:21   ` [PATCH 2/2] ARM: Only allow PM_SLEEP with CPUs which support suspend Russell King - ARM Linux
2011-04-04 11:47   ` [PATCH] ARM: Suspend: Fix build error on ARCH_S5PC100 Kukjin Kim
2011-04-28 18:43     ` Russell King - ARM Linux
2011-05-02  1:09       ` Kukjin Kim
2011-05-12  9:05         ` Russell King - ARM Linux
2011-05-16  7:15           ` Kukjin Kim

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=20110402091904.GH8482@n2100.arm.linux.org.uk \
    --to=linux@arm.linux.org.uk \
    --cc=linux-arm-kernel@lists.infradead.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).