]> git.karo-electronics.de Git - karo-tx-linux.git/commit
MIPS: jz4740: Remove obsolete code
authorPaul Cercueil <paul@crapouillou.net>
Mon, 31 Oct 2016 20:39:51 +0000 (21:39 +0100)
committerAlexandre Belloni <alexandre.belloni@free-electrons.com>
Fri, 4 Nov 2016 23:02:02 +0000 (00:02 +0100)
commitd839c60ac55681494d7f96c0c278eccc3eac3918
tree4c9fa6630ec32c94f531b31dad5cb5605e155183
parent6ab59018370345b0909af7c1f24553b2608c5fbc
MIPS: jz4740: Remove obsolete code

This commit removes two things:
- The platform_device that corresponds to the RTC driver, since we now
  probe this driver from devicetree;
- The platform power-off code, since all the jz4740-based platforms are
  now using the jz4740-rtc driver as the system power controller.

Signed-off-by: Paul Cercueil <paul@crapouillou.net>
Acked-by: Maarten ter Huurne <maarten@treewalker.org>
Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
arch/mips/include/asm/mach-jz4740/platform.h
arch/mips/jz4740/platform.c
arch/mips/jz4740/reset.c