Files
OpenCellular/common
Randall Spangler d9530449fd cleanup: Consolidate power interrupts
Every chipset had its own header file just to declare a GPIO interrupt
handler.  Since this seems to be a common feature of the power
interface, make a standard power_interrupt() API provided by
chipset.h.  This lets us get rid of 4 include files, and makes it
easier to add more chipsets in the future.

BUG=chrome-os-partner:18343
BRANCH=none
TEST=build all boards; pass unit tests

Change-Id: I1fc5612d42625ea46e0a8e16a83085b66d476664
Signed-off-by: Randall Spangler <rspangler@chromium.org>
Reviewed-on: https://chromium-review.googlesource.com/173745
2013-10-21 21:10:36 +00:00
..
2013-10-17 22:52:12 +00:00
2013-08-07 12:43:48 -07:00
2013-09-10 23:46:07 +00:00
2012-10-26 09:49:38 -07:00
2012-10-25 14:12:10 -07:00
2013-10-08 20:41:32 +00:00
2013-10-04 01:54:46 +00:00
2013-10-08 20:41:32 +00:00
2013-06-10 01:48:44 -07:00
2012-10-25 17:03:44 -07:00
2013-09-05 07:20:56 +00:00