commit | 9e3d5c996b340c1572afabe5ff2f0dd8ced1583a | [log] [tgz] |
---|---|---|
author | John Stultz <john.stultz@linaro.org> | Tue Jun 14 15:43:31 2016 -0700 |
committer | Lee Jones <lee.jones@linaro.org> | Wed Jun 29 10:14:41 2016 +0100 |
tree | 32700be60e10c12b0824b1bc26ef52bf4c3cff74 | |
parent | 417e06bb3f281e6dddbcad4d5108779718857cc4 [diff] |
mfd: hi655x-pmic: Rename some interrupt macro names Currently the hi655x-pmic driver has names for interrupt mask values, but not for the interrupt numbers themselves. So to allow for interrupt numbers to have sane names, rename the mask values with the _MASK postfix and use the existing names as the interrupt name Signed-off-by: John Stultz <john.stultz@linaro.org> Signed-off-by: Lee Jones <lee.jones@linaro.org>