OSDN Git Service

usb: host: xhci-tegra: Fix "tega" -> "tegra" typo
authorThierry Reding <treding@nvidia.com>
Fri, 6 Dec 2019 14:06:44 +0000 (15:06 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 10 Dec 2019 10:36:25 +0000 (11:36 +0100)
commitc763771504d158abefcdb965df632d09f7602e9f
tree26ac5a234a1da0a5f688176f60f8732bf42d49aa
parentdbb7a6b48d07b5268ac9dfd6cef8d1bcbc35b303
usb: host: xhci-tegra: Fix "tega" -> "tegra" typo

The tegra_xusb_mbox_regs structure was misspelled tega_xusb_mbox_regs.
Fortunately this was done consistently so it didn't cause any issues.

Reviewed-by: JC Kuo <jckuo@nvidia.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
Link: https://lore.kernel.org/r/20191206140653.2085561-2-thierry.reding@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/host/xhci-tegra.c