aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/powerpc-hcalls.py
diff options
context:
space:
mode:
authorAlex Elder <[email protected]>2021-01-20 15:26:03 -0600
committerJakub Kicinski <[email protected]>2021-01-21 20:42:46 -0800
commit86fdf1fc60e95ef4721de1b5f802f6a44db848c1 (patch)
treed19290b6dd190fcd0af952959206ca54645f71d8 /tools/perf/scripts/python/powerpc-hcalls.py
parent43e5763152e2d4679954da0d35029637f017b0b3 (diff)
net: ipa: remove a remoteproc dependency
The IPA driver currently requires a DT property to be defined whose value is the phandle for the modem subsystem. This was needed to look up a remoteproc structure pointer used when registering for notifications in the original IPA notification mechanism. Remoteproc provides a more generic SSR notifier system, and the IPA driver switched over to it last summer, but this remoteproc phandle dependency was not removed at that time. Get rid of the IPA remoteproc pointer and stop requiring the phandle be specified. This avoids a link error (rproc_put() not defined) for certain configurations. Reported-by: Randy Dunlap <[email protected]> Signed-off-by: Alex Elder <[email protected]> Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/powerpc-hcalls.py')
0 files changed, 0 insertions, 0 deletions