Files
OpenCellular/test
Randall Spangler 9ddb7e0708 Rename tasks to HOOKS and CHIPSET
Rename tasks

TICK -> HOOKS
  The hooks task handles more than just the TICK hook now.

X86POWER -> CHIPSET
GAIAPOWER -> CHIPSET
  Kinda kludgy that the name of the task controls which chipset source gets
  included.  Change this to a CONFIG_CHIPSET_{X86,GAIA} #define to make it
  easier to support future chipsets.  Also, rename the task function to
  chipset_task() so ec.tasklist is chipset-agnostic.

No code changes, just renaming constants and functions.

BUG=none
BRANCH=none
TEST=build bds,link,daisy,snow,spring

Change-Id: I163ce1cd27b2d8d030d42bb1f7eb46b880c244fb
Signed-off-by: Randall Spangler <rspangler@chromium.org>
Reviewed-on: https://gerrit.chromium.org/gerrit/45805
2013-03-19 10:31:12 -07:00
..
2012-08-19 09:56:32 -07:00
2012-06-07 20:01:49 -07:00
2012-08-07 19:06:43 -07:00
2012-04-06 09:06:53 -07:00
2012-01-25 18:23:48 +00:00
2012-04-06 09:06:53 -07:00
2011-12-07 19:10:02 +00:00
2012-10-29 16:52:49 -07:00
2012-06-27 00:55:04 -07:00
2012-07-13 02:10:46 -07:00
2012-04-06 09:06:53 -07:00
2012-06-07 20:01:49 -07:00
2012-04-06 09:06:53 -07:00
2011-12-07 19:10:02 +00:00
2012-07-13 02:10:46 -07:00