kernel_samsung_a53x/drivers/ptp
Karol Kolacinski 714656fb63 ptp: Fix error message on failed pin verification
[ Upstream commit 323a359f9b077f382f4483023d096a4d316fd135 ]

On failed verification of PTP clock pin, error message prints channel
number instead of pin index after "pin", which is incorrect.

Fix error message by adding channel number to the message and printing
pin number instead of channel number.

Fixes: 6092315dfdec ("ptp: introduce programmable pins.")
Signed-off-by: Karol Kolacinski <karol.kolacinski@intel.com>
Acked-by: Richard Cochran <richardcochran@gmail.com>
Link: https://lore.kernel.org/r/20240604120555.16643-1-karol.kolacinski@intel.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2024-11-19 14:19:01 +01:00
..
idt8a340_reg.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
Kconfig Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
Makefile Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
ptp_chardev.c ptp: Fix error message on failed pin verification 2024-11-19 14:19:01 +01:00
ptp_clock.c ptp: annotate data-race around q->head and q->tail 2024-11-18 11:43:19 +01:00
ptp_clockmatrix.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
ptp_clockmatrix.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
ptp_dte.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
ptp_idt82p33.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
ptp_idt82p33.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
ptp_ines.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
ptp_kvm.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
ptp_pch.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
ptp_private.h ptp: annotate data-race around q->head and q->tail 2024-11-18 11:43:19 +01:00
ptp_qoriq.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
ptp_qoriq_debugfs.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
ptp_sysfs.c ptp: annotate data-race around q->head and q->tail 2024-11-18 11:43:19 +01:00
ptp_vmw.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00