On 12/19/11 22:55, Russell King - ARM Linux wrote:
On Mon, Dec 19, 2011 at 08:58:20PM +0900, Kukjin Kim wrote:
Hook these platforms restart code into the new restart hook rather
than using arch_reset().

Cc: Ben Dooks<[email protected]>
Cc: Russell King<[email protected]>
Signed-off-by: Kukjin Kim<[email protected]>

It would be _much_ better if you could prepare a set of patches against
my devel-stable which adds this support (as has been done for others.)

OK, I will and other Samsung stuff such as s3c24xx, s5p and exynos will be implemented together against your devel-stable.

I can merge it into my restart branch, and update the commit which removes
arch_reset() itself, and the commit which adds the #error.  We can then
avoid bisect breakage.

OK.

Thanks.

Best regards,
Kgene.
--
Kukjin Kim <[email protected]>, Senior Engineer,
SW Solution Development Team, Samsung Electronics Co., Ltd.

---
  arch/arm/mach-s3c64xx/common.c                     |   10 ++++++++++
  arch/arm/mach-s3c64xx/common.h                     |    2 ++
  arch/arm/mach-s3c64xx/include/mach/system.h        |   12 ------------
  arch/arm/mach-s3c64xx/mach-anw6410.c               |    1 +
  arch/arm/mach-s3c64xx/mach-crag6410.c              |    1 +
  arch/arm/mach-s3c64xx/mach-hmt.c                   |    1 +
  arch/arm/mach-s3c64xx/mach-mini6410.c              |    1 +
  arch/arm/mach-s3c64xx/mach-ncp.c                   |    1 +
  arch/arm/mach-s3c64xx/mach-real6410.c              |    1 +
  arch/arm/mach-s3c64xx/mach-smartq5.c               |    1 +
  arch/arm/mach-s3c64xx/mach-smartq7.c               |    1 +
  arch/arm/mach-s3c64xx/mach-smdk6400.c              |    1 +
  arch/arm/mach-s3c64xx/mach-smdk6410.c              |    1 +
  .../arm/plat-samsung/include/plat/watchdog-reset.h |    1 +
  14 files changed, 23 insertions(+), 12 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to