phy: phy-core-mipi-dphy.c: Correct reference version
authorSebastian Fricke <sebastian.fricke@posteo.net>
Wed, 21 Apr 2021 04:17:41 +0000 (04:17 +0000)
committerVinod Koul <vkoul@kernel.org>
Fri, 14 May 2021 12:19:29 +0000 (17:49 +0530)
commit490dbd2380c782653d9246d6ad80da2595e98b30
tree82e4dfa8c2439324ed0e58ff4a9db0731472ebfb
parent8a917813cc74c3e8fa41f16aff90c5931bb49152
phy: phy-core-mipi-dphy.c: Correct reference version

The rest of the code refers to version 1.2 of the MIPI D-PHY
specification. But this comment refers to 2.1, while a sub comment of
the function refers to 1.2 again. Replace 2.1 with 1.2.

Signed-off-by: Sebastian Fricke <sebastian.fricke@posteo.net>
Link: https://lore.kernel.org/r/20210421041740.8451-1-sebastian.fricke@posteo.net
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/phy/phy-core-mipi-dphy.c