aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorDmitry Osipenko <[email protected]>2020-01-06 04:34:01 +0300
committerGreg Kroah-Hartman <[email protected]>2020-01-09 11:15:31 +0100
commit5dcdafdd30b1babde143ee7086d3de79396d023b (patch)
tree8bee8e1f1757646c9cbfc16eb211c5f9d6a90b1c /tools/perf/scripts/python/bin
parent18bd8bff69f7fbc53903dba4a1c234a30a8fcbde (diff)
usb: phy: tegra: Hook up init/shutdown callbacks
Generic PHY provides init/shutdown callbacks which allow USB-host drivers to abstract PHY's hardware management in a common way. This change allows to remove Tegra-specific PHY handling from the ChipIdea driver. Note that ChipIdea's driver shall be changed at the same time because it turns PHY ON without the PHY's initialization and this doesn't work now, resulting in a NULL dereference of phy->freq because it's set during of the PHY's initialization. Acked-by: Peter Chen <[email protected]> Acked-by: Thierry Reding <[email protected]> Signed-off-by: Dmitry Osipenko <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions