linux-stable/drivers/phy/amlogic
Krzysztof Kozlowski ffc1786c3f phy: amlogic: meson-g12a-usb2: fix Wvoid-pointer-to-enum-cast warning
'soc_id' is an enum, thus cast of pointer on 64-bit compile test with
W=1 causes:

  phy-meson-g12a-usb2.c:322:17: error: cast to smaller integer type 'enum meson_soc_id' from 'const void *' [-Werror,-Wvoid-pointer-to-enum-cast]

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org>
Link: https://lore.kernel.org/r/20230810091310.70231-1-krzysztof.kozlowski@linaro.org
Signed-off-by: Vinod Koul <vkoul@kernel.org>
2023-08-22 19:28:10 +05:30
..
Kconfig phy: amlogic: Add G12A Analog MIPI D-PHY driver 2022-07-05 13:51:13 +05:30
Makefile phy: amlogic: Add G12A Analog MIPI D-PHY driver 2022-07-05 13:51:13 +05:30
phy-meson-axg-mipi-dphy.c phy: Explicitly include correct DT includes 2023-07-17 11:52:56 +05:30
phy-meson-axg-mipi-pcie-analog.c phy: Explicitly include correct DT includes 2023-07-17 11:52:56 +05:30
phy-meson-axg-pcie.c phy: Explicitly include correct DT includes 2023-07-17 11:52:56 +05:30
phy-meson-g12a-mipi-dphy-analog.c phy: Explicitly include correct DT includes 2023-07-17 11:52:56 +05:30
phy-meson-g12a-usb2.c phy: amlogic: meson-g12a-usb2: fix Wvoid-pointer-to-enum-cast warning 2023-08-22 19:28:10 +05:30
phy-meson-g12a-usb3-pcie.c phy: Explicitly include correct DT includes 2023-07-17 11:52:56 +05:30
phy-meson-gxl-usb2.c phy: Explicitly include correct DT includes 2023-07-17 11:52:56 +05:30
phy-meson8-hdmi-tx.c phy: Explicitly include correct DT includes 2023-07-17 11:52:56 +05:30
phy-meson8b-usb2.c phy: Explicitly include correct DT includes 2023-07-17 11:52:56 +05:30