Files
OpenCellular/core/cortex-m
Randall Spangler 5966f22a8a Add support for calling deferred functions
This is a cleaner way of deferring work from interrupt-time to
task-time without requiring a task for each module which needs this.

Replaces/supersedes delayed hook notification, which didn't scale well
(since every function would have needed to be its own hook type).

BUG=chrome-os-partner:18473
BRANCH=none
TEST=boot system.  plug/unplug AC power; notifies the host properly

Change-Id: I50263fe1ce37e74c1ef8db3671379098997102ed
Signed-off-by: Randall Spangler <rspangler@chromium.org>
Reviewed-on: https://gerrit.chromium.org/gerrit/46953
Reviewed-by: Bill Richardson <wfrichar@chromium.org>
2013-04-02 14:12:55 -07:00
..
2012-02-16 05:43:29 +08:00
2012-07-02 15:02:07 -07:00
2012-12-17 14:24:39 -08:00
2012-10-29 10:36:05 -07:00
2012-10-02 10:52:54 -07:00
2012-11-29 12:02:28 -08:00