usb: host: xhci: fix a comment typo in xhci_mem_init()
authorLinyu Yuan <quic_linyyuan@quicinc.com>
Thu, 3 Mar 2022 11:09:00 +0000 (13:09 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 3 Mar 2022 14:46:08 +0000 (15:46 +0100)
commitddfaee6255945a59f897033ffb55cfcdc5bcf946
tree936c6704ac1c5b7629a4cf4c41430cc5b76cef85
parent81720ec5320c3a02a4b2faf597127de5478cbf02
usb: host: xhci: fix a comment typo in xhci_mem_init()

It should be Device Context, not doorbell.

Signed-off-by: Linyu Yuan <quic_linyyuan@quicinc.com>
Signed-off-by: Mathias Nyman <mathias.nyman@linux.intel.com>
Link: https://lore.kernel.org/r/20220303110903.1662404-7-mathias.nyman@linux.intel.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/host/xhci-mem.c