diff options
author | Kiran Gunda <kgunda@codeaurora.org> | 2017-07-28 10:10:37 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-08-28 14:51:19 +0300 |
commit | 02abec3616c1b2027efc7e08abf7fc0d2436a837 (patch) | |
tree | 7996dc3fa1daa82bb28b2f5e043e4b98601bbb2b /tools/testing | |
parent | b319b5922db204a328e02797a50a3898576bf1fc (diff) | |
download | linux-02abec3616c1b2027efc7e08abf7fc0d2436a837.tar.xz |
spmi: pmic-arb: rename pa_xx to pmic_arb_xx and other cleanup
This patch cleans up the following.
- Rename the "pa" to "pmic_arb".
- Rename the spmi_pmic_arb *dev to spmi_pmic_arb *pmic_arb.
- Rename the pa_{read,write}_data() functions to
pmic_arb_{read,write}_data().
- Rename channel to APID.
- Rename the HWIRQ_*() macros to hwirq_to_*().
Signed-off-by: Kiran Gunda <kgunda@codeaurora.org>
Reviewed-by: Stephen Boyd <sboyd@codeaurora.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/testing')
0 files changed, 0 insertions, 0 deletions