[PATCH v1 0/7] ptp: ocp: A fix and refactoring

From: Andy Shevchenko

Date: Tue Nov 11 2025 - 11:52:37 EST


Here is the fix for incorrect use of %ptT with the associated
refactoring and additional cleanups.

Note, %ptS, which is introduced in another series, doesn't fit
here, that's why this fix is separated from that series.

Andy Shevchenko (7):
ptp: ocp: Refactor signal_show() and fix %ptT misuse
ptp: ocp: Make ptp_ocp_unregister_ext() NULL-aware
ptp: ocp: Refactor ptp_ocp_i2c_notifier_call()
ptp: ocp: Apply standard pattern for cleaning up loop
ptp: ocp: Reuse META's PCI vendor ID
ptp: ocp: Sort headers alphabetically
ptp: ocp: don't use "proxy" headers

drivers/ptp/ptp_ocp.c | 128 +++++++++++++++++++++++-------------------
1 file changed, 70 insertions(+), 58 deletions(-)

--
2.50.1