ARM: OMAP2+: drop hwmod-clock helper comment
authorJohan Hovold <johan@kernel.org>
Thu, 3 Mar 2022 18:00:14 +0000 (19:00 +0100)
committerTony Lindgren <tony@atomide.com>
Thu, 21 Apr 2022 11:47:15 +0000 (14:47 +0300)
commitdf3eb1feeb73f17776e559679eaa986572db0837
treef22738f757d33d74a7f4f40ef30c25c0e678c41f
parent7ff07891501341871ac989a372c857a0d1b7a346
ARM: OMAP2+: drop hwmod-clock helper comment

Since commit a4f6cdb0672f ("ARM: OMAP: omap_device: Add
omap_device_[alloc|delete] for DT integration"),
_add_hwmod_clocks_clkdev() is called from omap_device_alloc().

Drop the outdated comment referring to how this function was used ten
odd years ago.

Signed-off-by: Johan Hovold <johan@kernel.org>
Message-Id: <20220303180014.2639-3-johan@kernel.org>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/omap_device.c