diff options
| author | Stephen Warren <swarren@nvidia.com> | 2012-09-14 21:30:56 +0400 |
|---|---|---|
| committer | Stephen Warren <swarren@nvidia.com> | 2012-09-14 21:30:56 +0400 |
| commit | 1ab710fe61b91a2448de9843c746555f9725b9cc (patch) | |
| tree | d602dfa31f1e59defe4dc40a7672b8a74bca877f /include/linux | |
| parent | 4cbe5a555fa58a79b6ecbb6c531b8bab0650778d (diff) | |
| parent | 9394b80c35760d13492a3a895add2891bc64bf86 (diff) | |
| download | linux-1ab710fe61b91a2448de9843c746555f9725b9cc.tar.xz | |
Merge commit 'tps6589x-dt' into for-3.7/board-removal
Diffstat (limited to 'include/linux')
| -rw-r--r-- | include/linux/mfd/tps6586x.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/mfd/tps6586x.h b/include/linux/mfd/tps6586x.h index f350fd0ba1df..94514710a03f 100644 --- a/include/linux/mfd/tps6586x.h +++ b/include/linux/mfd/tps6586x.h @@ -14,6 +14,7 @@ #define TPS6586X_SLEW_RATE_MASK 0x07 enum { + TPS6586X_ID_SYS, TPS6586X_ID_SM_0, TPS6586X_ID_SM_1, TPS6586X_ID_SM_2, |
