aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorSergio Paracuellos <[email protected]>2019-06-21 08:15:17 +0200
committerGreg Kroah-Hartman <[email protected]>2019-06-21 16:50:10 +0200
commit2e26e96672c2c06e87312d5c5baad7fea29a35bc (patch)
treed0242631b62505aeecd8a1fcaf09f280732dff16 /tools/perf/scripts/python
parent774dd15f81f7a812f0347215f32dabfe0fb69aa1 (diff)
staging: mt7621-pci: use 'module_init' instead of 'arch_initcall'
This driver has dependencies on mt7621-gpio and mt7621-pci-phy which are init in later stages. Hence, when this driver is probed it is always returning 'EPROBE_DEFER' and being initialized afterwards. Use function 'module_init' to just initialize later. Signed-off-by: Sergio Paracuellos <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions