diff options
author | 2017-04-26 09:00:51 -0700 | |
---|---|---|
committer | 2017-04-27 16:51:34 -0400 | |
commit | 035744975aecf9b8e02920d93027a432c51062d1 (patch) | |
tree | b268db630aaa40b7c670a32bc50fc15d5cf33561 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | qed: Add support for PTP resource locking. (diff) | |
download | wireguard-linux-035744975aecf9b8e02920d93027a432c51062d1.tar.xz wireguard-linux-035744975aecf9b8e02920d93027a432c51062d1.zip |
qede: Add support for PTP resource locking.
The patch adds necessary changes to the driver to use qed resource
locking functionality. Currently the ptp initialization is spread
between driver probe/open implementations, associated APIs are
qede_ptp_register_phc()/qede_ptp_start(). Clubbed this functionality
into single API qed_ptp_enable() to simplify the usage of qed resource
locking implementation. The new API will be invoked in the probe path.
Similarly the ptp clean-up code is moved to qede_ptp_disable() which
gets invoked in the driver unload path.
Signed-off-by: Sudarsana Reddy Kalluru <Sudarsana.Kalluru@cavium.com>
Signed-off-by: Yuval Mintz <Yuval.Mintz@cavium.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions