aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorGavin Shan <[email protected]>2016-05-03 15:41:20 +1000
committerMichael Ellerman <[email protected]>2016-05-11 21:54:15 +1000
commit062b26ba3e6c5bc80f01056f5aa8546d18a2eb85 (patch)
tree288516a53e8f6c28dc49ab42d3ad678267b2edd9 /tools/perf/scripts/python/bin
parent16aab321872400a4ce35b90ba40484fcb5d636ba (diff)
powerpc/pci: Cleanup on struct pci_controller_ops
Each PHB has one instance of "struct pci_controller_ops" that includes various callbacks called by PCI subsystem. In the definition of this struct, some callbacks have explicit names for its arguments, but the left don't have. This adds all explicit names of the arguments to the callbacks in "struct pci_controller_ops" so that the code looks consistent. Also, argument name @dev is replaced by @pdev as the later one is the preferred name for PCI device. Signed-off-by: Gavin Shan <[email protected]> Reviewed-by: Daniel Axtens <[email protected]> Reviewed-by: Andrew Donnellan <[email protected]> Reviewed-by: Alexey Kardashevskiy <[email protected]> Signed-off-by: Michael Ellerman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions