]> Git Repo - J-u-boot.git/commit
usb: xhci: Remove incorrect comments for struct xhci_container_ctx
authorBin Meng <[email protected]>
Wed, 19 Jul 2017 13:49:53 +0000 (21:49 +0800)
committerMarek Vasut <[email protected]>
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 <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
Reviewed-by: Stefan Roese <[email protected]>
Tested-by: Stefan Roese <[email protected]>
drivers/usb/host/xhci.h
This page took 0.034933 seconds and 4 git commands to generate.