mailbox: mtk-cmdq: Stop requiring name for GCE clock
authorAngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Thu, 20 Jun 2024 10:07:47 +0000 (12:07 +0200)
committerJassi Brar <jassisinghbrar@gmail.com>
Wed, 10 Jul 2024 18:24:55 +0000 (13:24 -0500)
commitdb9344804cfa7ceca17aab71a3130736a7a2ac9d
treed8688849f0e29cfbeaaaf11c02b1403e7c54768a
parentd1368f62a8dca89ce55ca1a7568ca273f50d60e4
mailbox: mtk-cmdq: Stop requiring name for GCE clock

The Global Command Engine mailbox has only one clock hence
requiring clock-names is useless.

Get the first (and only) clock instead, without name checks.

Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Signed-off-by: Jassi Brar <jassisinghbrar@gmail.com>
drivers/mailbox/mtk-cmdq-mailbox.c