phy: sun4i-usb: Remove .disc_thresh where not applicable
authorSamuel Holland <samuel@sholland.org>
Thu, 3 Feb 2022 01:35:55 +0000 (19:35 -0600)
committerVinod Koul <vkoul@kernel.org>
Fri, 25 Feb 2022 08:23:21 +0000 (13:53 +0530)
commit5df4afa1e4388744f20177bdfbaf4fcafc31017b
treeac6958fd80b0aff5838e22276da3d36efe2aa7e7
parent6773675ae8ccd9b4dea9efc4b5e4189465d6a3a8
phy: sun4i-usb: Remove .disc_thresh where not applicable

.disc_thresh is not used when .type = sun50i_h6_phy, so providing a
value for it is misleading.

Signed-off-by: Samuel Holland <samuel@sholland.org>
Link: https://lore.kernel.org/r/20220203013558.11490-2-samuel@sholland.org
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/phy/allwinner/phy-sun4i-usb.c