diff options
| author | Abhijeet Dharmapurikar <[email protected]> | 2017-05-10 19:55:32 +0530 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2017-06-03 19:05:47 +0900 |
| commit | 111a10bf3e53aeda5f14297a4c2dbacf3023de45 (patch) | |
| tree | db8cfe75a5465f696fac1c5247c870b62e2bb291 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py | |
| parent | 57102ad79284facacc7a94879cf3e11452557da3 (diff) | |
spmi: pmic-arb: rename spmi_pmic_arb_dev to spmi_pmic_arb
Usually *_dev best used for structures that embed a struct device in
them. spmi_pmic_arb_dev doesn't embed one. It is simply a driver data
structure. Use an appropriate name for it.
Also there are many places in the driver that left shift the bit to
generate a bit mask. Replace it with the BIT() macro.
Signed-off-by: Abhijeet Dharmapurikar <[email protected]>
Signed-off-by: Kiran Gunda <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions