commit | c763771504d158abefcdb965df632d09f7602e9f | [log] [tgz] |
---|---|---|
author | Thierry Reding <treding@nvidia.com> | Fri Dec 06 15:06:44 2019 +0100 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Dec 10 11:36:25 2019 +0100 |
tree | 26ac5a234a1da0a5f688176f60f8732bf42d49aa | |
parent | dbb7a6b48d07b5268ac9dfd6cef8d1bcbc35b303 [diff] |
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>