ARM: 7190/1: restart: davinci: use new restart hook
authorSekhar Nori <nsekhar@ti.com>
Mon, 5 Dec 2011 10:29:46 +0000 (11:29 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 5 Jan 2012 12:57:09 +0000 (12:57 +0000)
Rather than using DaVinci specific davinci_soc_info based
restart hook, use the restart hook available in the machine
descriptor instead.

Tested on DM365 and AM18x EVMs.

v2:
Changed to use restart hook in machine descriptor
per Russell's comment.

Signed-off-by: Sekhar Nori <nsekhar@ti.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found