]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: OMAP2+: Fix typo in some comments
authorJason Wang <wangborong@cdjrlc.com>
Tue, 24 Aug 2021 12:01:23 +0000 (20:01 +0800)
committerTony Lindgren <tony@atomide.com>
Wed, 6 Oct 2021 07:23:38 +0000 (10:23 +0300)
commit2d27ae38818c1d0384f01a3f7a0f9a640e7b909a
tree036bdc43253c11580e78bde31b1f2fd4e2d9269a
parent1ddc6acb7ecd6a6d975cae352d47d335aff68ff9
ARM: OMAP2+: Fix typo in some comments

The double `the' in comment "get a struct clk * for the the hwmod's ..."
is repeated. Therefore, we should remove one of them from the comments.

Signed-off-by: Jason Wang <wangborong@cdjrlc.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/omap_hwmod.c