commit | a18d0699dd18ba5661c321ebd67e6056656b6765 | [log] [tgz] |
---|---|---|
author | Alexandre Belloni <alexandre.belloni@free-electrons.com> | Mon Mar 16 23:44:37 2015 +0100 |
committer | Nicolas Ferre <nicolas.ferre@atmel.com> | Sun Apr 05 21:59:51 2015 +0200 |
tree | 131281f6c0a20c7dc7d7d6296193ff19ed66b152 | |
parent | 176a1b3dadf08835b9435bed4957daa066702a39 [diff] |
ARM: at91/pm: move the standby functions to pm.c The standby functions are now only used in pm.c, move them there. Also, they are not inlined as a pointer to those functions is passed to the cpuidle driver. Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com> Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>