phy: miphy365x: Convert to devm_kcalloc and fix wrong sizeof
Prefer devm_kcalloc over devm_kzalloc with multiply. In additional, use sizeof(phy) is incorrect, fix it. Signed-off-by:Axel Lin <axel.lin@ingics.com> Acked-by:
Lee Jones <lee.jones@linaro.org> Signed-off-by:
Kishon Vijay Abraham I <kishon@ti.com>
Showing
Please register or sign in to comment