On 5/21/26 10:59, Thierry Reding wrote:
On Wed, May 06, 2026 at 03:41:57PM +0200, Thierry Reding wrote:
From: Thierry Reding <[email protected]>
Currently the kernel relies on a global variable to reference the PMC
context. Use an explicit lookup for the PMC and pass that to the public
PMC APIs.
Signed-off-by: Thierry Reding <[email protected]>
---
drivers/usb/host/xhci-tegra.c | 38 ++++++++++++++++++++++++++------------
1 file changed, 26 insertions(+), 12 deletions(-)
Mathias, Greg,
can you ack this so I can pick it up into the Tegra tree for simple
dependency resolution?
Acked-by: Mathias Nyman <[email protected]>