commit | 187e3e06e8d7050a77c3208f54edff1e1bfae31d | [log] [tgz] |
---|---|---|
author | Paul Walmsley <paul@pwsan.com> | Mon Oct 29 20:56:12 2012 -0600 |
committer | Paul Walmsley <paul@pwsan.com> | Thu Nov 08 12:33:08 2012 -0700 |
tree | 39cb9a6ebcd9e04e76d270f5ef7e6c7f508d5d4e | |
parent | 2f334a3896714b47e24cc4cd08eed11d1a7f0d8e [diff] |
ARM: OMAP2+: board files: use SoC-specific system restart functions Modify the board files to use the SoC-specific system restart functions. At this point it's possible to remove omap_prcm_restart() from mach-omap2/prcm.c. While removing the prototypes for the now-unused restart functions, clean up a few more obsolete prototypes in mach-omap2/clock.h. Signed-off-by: Paul Walmsley <paul@pwsan.com> Tested-by: Vaibhav Hiremath <hvaibhav@ti.com>