regulator: act8865: prepare support for other act88xx devices
[deliverable/linux.git] / include / linux / regulator / act8865.h
index 49206c1b490560156ff73b2811e29ebc716c6572..b49be816fc54edfadb134a26fbe21a724c47d90d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * act8865.h  --  Voltage regulation for the active-semi act8865
+ * act8865.h  --  Voltage regulation for active-semi act88xx PMUs
  *
  * Copyright (C) 2013 Atmel Corporation.
  *
@@ -29,6 +29,10 @@ enum {
        ACT8865_REG_NUM,
 };
 
+enum {
+       ACT8865,
+};
+
 /**
  * act8865_regulator_data - regulator data
  * @id: regulator id
This page took 0.024969 seconds and 5 git commands to generate.