Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 6570b4a9 authored by Aaro Koskinen's avatar Aaro Koskinen Committed by Greg Kroah-Hartman
Browse files

staging: octeon-usb: merge cvmx-usb into octeon-hcd



cvmx-usb module provided Cavium "OS abstraction layer" for USB
functionality. To make this driver a proper Linux driver, we need to
refactor this layer out. By making all the code internal to the HCD
driver makes this task easier.

Signed-off-by: default avatarAaro Koskinen <aaro.koskinen@iki.fi>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 02ab343f
Loading
Loading
Loading
Loading
+1 −3
Original line number Diff line number Diff line
obj-${CONFIG_OCTEON_USB} := octeon-usb.o
octeon-usb-y := octeon-hcd.o
octeon-usb-y += cvmx-usb.o
obj-${CONFIG_OCTEON_USB} := octeon-hcd.o
+0 −3186

File deleted.

Preview size limit exceeded, changes collapsed.

+0 −521

File deleted.

Preview size limit exceeded, changes collapsed.

+3416 −1

File changed.

Preview size limit exceeded, changes collapsed.