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)
commit215ff38b784e8133d69c6c8bbe0246c11b6aa3d3
tree036bdc43253c11580e78bde31b1f2fd4e2d9269a
parenteff5616c0e7c78382f5b02677b3f3fa788ae5db1
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