aboutsummaryrefslogtreecommitdiff
path: root/include/linux/usb
diff options
context:
space:
mode:
authorRafał Miłecki2015-12-05 13:15:06 +0100
committerGreg Kroah-Hartman2016-01-24 20:37:47 -0800
commit352d9e2ee85b43170388599a17cd7b219f270163 (patch)
treedbcc2b9ec56f2b0214fb13b2ba93afae2deb2f54 /include/linux/usb
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 <zajec5@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/linux/usb')
0 files changed, 0 insertions, 0 deletions