OSDN Git Service

usb: host: xhci-tegra: Add XUSB controller context
authorThierry Reding <treding@nvidia.com>
Fri, 6 Dec 2019 14:06:52 +0000 (15:06 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 10 Dec 2019 10:36:30 +0000 (11:36 +0100)
commit9ccae88e572b36a3ede1c2fe67cfd3f2b36e0610
tree1e9302806194bdf0e79e1a5e68113b55757ab10d
parent5c4e8d3781bc00363183b639cf3b603bd16d3994
usb: host: xhci-tegra: Add XUSB controller context

Define the offsets of the registers that need to be saved on suspend and
restored on resume for the various NVIDIA Tegra generations supported by
the XUSB driver.

Based on work by JC Kuo <jckuo@nvidia.com>.

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