]> www.infradead.org Git - users/jedix/linux-maple.git/commit
usb: xhci: tegra: rename `runtime` boolean to `is_auto_runtime`
authorThéo Lebrun <theo.lebrun@bootlin.com>
Wed, 5 Feb 2025 17:36:47 +0000 (18:36 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 14 Mar 2025 08:18:02 +0000 (09:18 +0100)
commit7aad3a42fee569ad141798a958c22eb683c37b69
tree01ba6ef691b98b60b9d69a9f99434789e27e9085
parent64eb182d5f7a5ec30227bce4f6922ff663432f44
usb: xhci: tegra: rename `runtime` boolean to `is_auto_runtime`

Unify naming convention: use `is_auto_runtime` in xhci-tegra, to be in
phase with (future) drivers/usb/host/xhci.c.

Signed-off-by: Théo Lebrun <theo.lebrun@bootlin.com>
Link: https://lore.kernel.org/r/20250205-s2r-cdns-v7-2-13658a271c3c@bootlin.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/host/xhci-tegra.c