linux/drivers/phy/broadcom
Krzysztof Kozlowski d35c12b7db phy: broadcom: sata: fix Wvoid-pointer-to-enum-cast warning
'version' is an enum, thus cast of pointer on 64-bit compile test with
W=1 causes:

  phy-brcm-sata.c:775:19: error: cast to smaller integer type 'enum brcm_sata_phy_version' from 'const void *' [-Werror,-Wvoid-pointer-to-enum-cast]

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20230810111958.205705-1-krzysztof.kozlowski@linaro.org
Signed-off-by: Vinod Koul <vkoul@kernel.org>
2023-08-11 09:25:14 +01:00
..
Kconfig arm64: bcmbca: Make BCM4908 drivers depend on ARCH_BCMBCA 2022-08-15 09:55:34 -07:00
Makefile
phy-bcm-cygnus-pcie.c treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_30.RULE (part 2) 2022-06-10 14:51:35 +02:00
phy-bcm-kona-usb2.c
phy-bcm-ns-usb2.c phy: Use of_property_present() for testing DT property presence 2023-03-20 18:14:58 +05:30
phy-bcm-ns-usb3.c
phy-bcm-ns2-pcie.c treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_30.RULE (part 2) 2022-06-10 14:51:35 +02:00
phy-bcm-ns2-usbdrd.c treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_30.RULE (part 2) 2022-06-10 14:51:35 +02:00
phy-bcm-sr-pcie.c
phy-bcm-sr-usb.c
phy-bcm63xx-usbh.c phy: Explicitly include correct DT includes 2023-07-17 11:52:56 +05:30
phy-brcm-sata.c phy: broadcom: sata: fix Wvoid-pointer-to-enum-cast warning 2023-08-11 09:25:14 +01:00
phy-brcm-usb-init-synopsys.c phy: usb: Turn off phy when port is in suspend 2023-06-21 17:43:27 +05:30
phy-brcm-usb-init.c phy: usb: suppress OC condition for 7439b2 2023-06-21 17:43:27 +05:30
phy-brcm-usb-init.h phy: usb: Turn off phy when port is in suspend 2023-06-21 17:43:27 +05:30
phy-brcm-usb.c phy: Explicitly include correct DT includes 2023-07-17 11:52:56 +05:30