phy: phy-brcm-usb: specify init function format at struct level
authorRafał Miłecki <rafal@milecki.pl>
Wed, 16 Dec 2020 14:33:05 +0000 (15:33 +0100)
committerVinod Koul <vkoul@kernel.org>
Wed, 13 Jan 2021 11:58:58 +0000 (17:28 +0530)
commit915f1d230e5292bc2156a9997bcb19d9e632f10b
tree1d4fadd86dba34d2735adb50824b5bb47e888c8e
parentd14f4cce9340a6586512a0eb6bc680dedeaaef14
phy: phy-brcm-usb: specify init function format at struct level

This is slightly cleaner solution that assures noone assings a wrong
function to the pointer.

Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
Acked-by: Florian Fainelli <f.fainelli@gmail.com>
Link: https://lore.kernel.org/r/20201216143305.12179-2-zajec5@gmail.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/phy/broadcom/phy-brcm-usb.c