Files
linux/drivers
Andy Shevchenko 622cc66ed7 ptp: ocp: Refactor signal_show() and fix %ptT misuse
Refactor signal_show() to avoid sequential calls to sysfs_emit*()
and use the same pattern to get the index of a signal as it's done
in signal_store().

While at it, fix wrong use of %ptT against struct timespec64.
It's kinda lucky that it worked just because the first member
there 64-bit and it's of time64_t type. Now with %ptS it may
be used correctly.

Reviewed-by: Vadim Fedorenko <vadim.fedorenko@linux.dev>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: https://patch.msgid.link/20251124084816.205035-2-andriy.shevchenko@linux.intel.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2025-11-25 19:17:21 -08:00
..
2025-10-28 13:42:31 +01:00
2025-10-01 00:00:45 +00:00
2025-09-29 00:17:22 +02:00
2025-11-25 19:14:34 -08:00
2025-11-17 19:32:32 -08:00
2025-09-22 09:35:21 -04:00
2025-10-01 07:24:43 -04:00