[PATCH] ptp: fix typo of "mechanism" in Kconfig help text

From: Antonio Borneo
Date: Mon Oct 07 2019 - 11:43:21 EST


Fix typo s/mechansim/mechanism/

Signed-off-by: Antonio Borneo <antonio.borneo@xxxxxx>
---
drivers/ptp/Kconfig | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/drivers/ptp/Kconfig b/drivers/ptp/Kconfig
index 960961fb0d7c..0517272a268e 100644
--- a/drivers/ptp/Kconfig
+++ b/drivers/ptp/Kconfig
@@ -97,8 +97,8 @@ config PTP_1588_CLOCK_PCH
help
This driver adds support for using the PCH EG20T as a PTP
clock. The hardware supports time stamping of PTP packets
- when using the end-to-end delay (E2E) mechansim. The peer
- delay mechansim (P2P) is not supported.
+ when using the end-to-end delay (E2E) mechanism. The peer
+ delay mechanism (P2P) is not supported.

This clock is only useful if your PTP programs are getting
hardware time stamps on the PTP Ethernet packets using the
--
2.23.0