diff options
author | Alim Akhtar <alim.akhtar@samsung.com> | 2017-10-03 18:21:22 +0300 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2017-10-11 20:44:31 +0300 |
commit | cc81641a45252084878034620bcf80e15c9f9580 (patch) | |
tree | 2899419113065f01709dc66f6cf306864285146b /tools/perf/scripts/python/syscall-counts.py | |
parent | f6cab3452b8297cef628f2e9ecb4d0bd2b6b76dc (diff) | |
download | linux-cc81641a45252084878034620bcf80e15c9f9580.tar.xz |
scsi: ufs: Change HCI macro to actual bit position
Currently UFS HCI uses UFS_BIT() macro to get various bit position for
the hardware registers status bits. Which makes code longer instead of
shorter. This macro does not improve code readability as well. Lets
re-write these macro definition with the actual bit position.
Suggested-by: Bart Van Assche <Bart.VanAssche@wdc.com>
Signed-off-by: Alim Akhtar <alim.akhtar@samsung.com>
Reviewed-by: Bart Van Assche <bart.vanassche@wdc.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions