mailbox: mtk-cmdq: fix wrong use of sizeof in cmdq_get_clocks()
In the Linux kernel, the following vulnerability has been resolved:
It should be size of the struct clk_bulk_data, not data pointer pass to devm_kcalloc().