OSDN Git Service

xhci: clean up work to remove unused parameters for functions in xhci-mem.c
authorLin Wang <lin.x.wang@intel.com>
Fri, 9 Jan 2015 14:06:31 +0000 (16:06 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 9 Jan 2015 18:05:47 +0000 (10:05 -0800)
commit4daf9df51fbfb03b8c2bcb538cb467f7c7af1f11
tree33c82a9a637ed8447f3e288df21b339fef20779d
parent9e08a03dc12a41ce695559f8c6d999aaf245b8be
xhci: clean up work to remove unused parameters for functions in xhci-mem.c

Some parameters are not used by functions in xhci-mem.c, just
remove it.

Changes compared to v1:
- Rebase to the latest usb-next branch

Signed-off-by: Lin Wang <lin.x.wang@intel.com>
Signed-off-by: Mathias Nyman <mathias.nyman@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/host/xhci-dbg.c
drivers/usb/host/xhci-mem.c
drivers/usb/host/xhci-ring.c
drivers/usb/host/xhci.c
drivers/usb/host/xhci.h