aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorRafał Miłecki <[email protected]>2015-12-05 13:15:06 +0100
committerGreg Kroah-Hartman <[email protected]>2016-01-24 20:37:47 -0800
commit352d9e2ee85b43170388599a17cd7b219f270163 (patch)
treedbcc2b9ec56f2b0214fb13b2ba93afae2deb2f54 /tools/perf/scripts/python
parentf8868ed0078a8456ac725103a97cbe6d833e13f3 (diff)
USB: bcma: make helper creating platform dev more generic
Having "bool ohci" argument in bcma_hcd_create_pdev function limited it to support two cases only (OHCI and EHCI) and put too much logic in it. Lets make caller pass all required data. This adds few extra arguments to the function call but will allow us to reuse this code and handle more cases in the future (e.g. add XHCI support). Signed-off-by: Rafał Miłecki <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions