mfd: hi655x-pmic: Rename some interrupt macro names
authorJohn Stultz <john.stultz@linaro.org>
Tue, 14 Jun 2016 22:43:31 +0000 (15:43 -0700)
committerLee Jones <lee.jones@linaro.org>
Wed, 29 Jun 2016 09:14:41 +0000 (10:14 +0100)
commit9e3d5c996b340c1572afabe5ff2f0dd8ced1583a
tree32700be60e10c12b0824b1bc26ef52bf4c3cff74
parent417e06bb3f281e6dddbcad4d5108779718857cc4
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>
drivers/mfd/hi655x-pmic.c
include/linux/mfd/hi655x-pmic.h