usb: host: xhci: delete sp_dma_buffers for scratchpad
authorPeter Chen <peter.chen@nxp.com>
Wed, 19 Apr 2017 13:55:51 +0000 (16:55 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 19 Apr 2017 17:59:18 +0000 (19:59 +0200)
commit314eaf7dec13b975e51c8faf980f7b0f4e20b3e9
tree7e5a4455a7ca75868abc9930ec5d1cbc9de5a4d0
parent724e882daeb67d58d04a3d0f8cccdd33775bb9bb
usb: host: xhci: delete sp_dma_buffers for scratchpad

We already have sp_array to store each scratch buffer address for xHC,
it doesn't need another sp_dma_buffers array to store it.

Signed-off-by: Peter Chen <peter.chen@nxp.com>
Signed-off-by: Mathias Nyman <mathias.nyman@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/host/xhci-mem.c
drivers/usb/host/xhci.h