aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorKars de Jong <[email protected]>2019-11-19 21:20:20 +0100
committerMartin K. Petersen <[email protected]>2019-12-19 22:08:51 -0500
commit2086faae3c55a652cfbd369e18ecdb703aacc493 (patch)
treebbc6ed5af03fd46aab247c36e3253ea143ad3121 /tools/perf/scripts/python/bin/stackcollapse-report
parentd1eef1c619749b2a57e514a3fa67d9a516ffa919 (diff)
scsi: esp_scsi: Correct ordering of PCSCSI definition in esp_rev enum
The order of the definitions in the esp_rev enum is important. The values are used in comparisons for chip features. Add a comment to the enum explaining this. Also, the actual values for the enum fields are irrelevant, so remove the explicit values (suggested by Geert Uytterhoeven). This makes adding a new field in the middle of the enum easier. Finally, move the PCSCSI definition to the right place in the enum. In its previous location, at the end of the enum, the wrong values are written to the CONFIG3 register when used with FAST-SCSI targets. Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Kars de Jong <[email protected]> Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions