usb: xhci: Remove incorrect comments for struct xhci_container_ctx
authorBin Meng <bmeng.cn@gmail.com>
Wed, 19 Jul 2017 13:49:53 +0000 (21:49 +0800)
committerMarek Vasut <marex@denx.de>
Fri, 28 Jul 2017 21:34:14 +0000 (23:34 +0200)
commitf2e0315e9d27a6495bde8d80983be4e0208bb63f
treee3aa72b75e7ba069be47f6f67e228b282eb73f91
parent28df1cfddd9e722d0016d0930b0e523a82737695
usb: xhci: Remove incorrect comments for struct xhci_container_ctx

There is no member called 'dma' in struct xhci_container_ctx. Remove
the comments that mentions it.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Stefan Roese <sr@denx.de>
Tested-by: Stefan Roese <sr@denx.de>
drivers/usb/host/xhci.h