aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorTomas Winkler <[email protected]>2018-06-14 11:14:09 +0300
committerMartin K. Petersen <[email protected]>2018-06-19 22:02:25 -0400
commitba80917d9932da022d2e74eae66e44139dd65136 (patch)
tree5e5073293127e320e6f722d09183ff853b4c8132 /tools/perf/scripts/python/export-to-sqlite.py
parent5b9d397447f8c03843198b573d7cecf8893523fb (diff)
scsi: ufs: ufshcd_dump_regs to use memcpy_fromio
ufshcd_dump_regs should use memcpy_fromio to read host registers instead of directly accessing using memcpy. The same function is utilized in ufs-qcom. Elminite compilation warning drivers/scsi/ufs/ufshcd.c:356:9: warning: incorrect type in argument 6 (different address spaces) drivers/scsi/ufs/ufshcd.c:356:9: expected void const *buf drivers/scsi/ufs/ufshcd.c:356:9: got void [noderef] <asn:2>*mmio_base Signed-off-by: Tomas Winkler <[email protected]> Reviewed-by: Avri Altman <[email protected]> Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions