aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorStanley Chu <[email protected]>2019-03-28 17:16:23 +0800
committerMartin K. Petersen <[email protected]>2019-04-03 23:11:35 -0400
commite040362c573fc09834cb00867897e071e6777ee2 (patch)
treeda6f7ccf5706ad0bf0f3eddd9aad7d7a07a3c35e /tools/perf/scripts/python
parent9e29a682c6d32241add436c910076ef363295523 (diff)
scsi: ufs: Remove unused min_uA field in struct ufs_vreg
There are two fields related to regulator current limit in struct ufs_vreg: "min_uA" and "max_uA". "max_uA" is probed by "<name>-max-microamp" property from device tree and used for - regulator_set_load operations - icc_level configuration in device However "min_uA" field is not used anywhere, thus we can remove it. Signed-off-by: Stanley Chu <[email protected]> Reviewed-by: Marc Gonzalez <[email protected]> Reviewed-by: Avri Altman <[email protected]> Acked-by: Alim Akhtar <[email protected]> Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions