clk: keystone: sci-clk: cut down the clock name length
authorTero Kristo <t-kristo@ti.com>
Tue, 28 May 2019 13:10:20 +0000 (16:10 +0300)
committerTero Kristo <t-kristo@ti.com>
Fri, 7 Jun 2019 09:11:41 +0000 (12:11 +0300)
commit96488c09b0f4315acdf6ec41873ada28289dcba5
treed27a8f3b83bfbcd918021babe94cbe6b9962274b
parenta188339ca5a396acc588e5851ed7e19f66b0ebd9
clk: keystone: sci-clk: cut down the clock name length

There is no need to store the full node name to the individual clocks,
as this will just consome memory and make the clock debug entries
unnecessary long. Just shorten this to "clk" for now.

Acked-by: Santosh Shilimkar <ssantosh@kernel.org>
Signed-off-by: Tero Kristo <t-kristo@ti.com>
drivers/clk/keystone/sci-clk.c