aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/flamegraph.py
diff options
context:
space:
mode:
authorAndre Przywara <[email protected]>2023-02-01 10:53:48 +0000
committerGreg Kroah-Hartman <[email protected]>2023-02-02 11:13:42 +0100
commit196774960ba176f1f5a506dc6b5b51fd0b2e0e9b (patch)
tree192cb1b8e3678917a46c219e754e11cb692c7e10 /tools/perf/scripts/python/flamegraph.py
parentd4b2c2852091c9e1c1fa03553e81f5712471578c (diff)
usb: musb: sunxi: Introduce config struct
Currently the probe routine explicitly compares the compatible string of the device node to figure out which features and quirks a certain Allwinner MUSB model requires. This gets harder to maintain for new SoCs. Add a struct sunxi_musb_cfg that names the features and quirks explicitly, and create instances of this struct for every type of MUSB device we support. Then bind this to the compatible strings via the OF data feature. Signed-off-by: Andre Przywara <[email protected]> Reviewed-by: Jernej Skrabec <[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/flamegraph.py')
0 files changed, 0 insertions, 0 deletions