remarkable-linux/drivers/phy
Arnd Bergmann d05c07c6fa phy: cpcap-usb: add MUSB dependency
When MUSB is a loadable module, we get a link error for a built-in
CPCAP driver:

drivers/phy/built-in.o: In function `cpcap_usb_phy_remove':
phy-cpcap-usb.c:(.text+0xed9): undefined reference to `musb_mailbox'

This adds a Kconfig dependency to prevent this broken configuration,
enforcing that CPCAP can only be a module when MUSB is also a module.

Fixes: 68a1f7c9d470 ("phy: cpcap-usb: Add CPCAP PMIC USB support")
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Reviewed-by: Sebastian Reichel <sebastian.reichel@collabora.co.uk>
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
2017-06-09 17:39:39 +05:30
..
allwinner phy: Group vendor specific phy drivers 2017-06-01 15:28:33 +05:30
amlogic phy: meson8b-usb2: add support for the USB PHY on Meson8 SoCs 2017-06-06 14:50:14 +05:30
broadcom phy: Group vendor specific phy drivers 2017-06-01 15:28:33 +05:30
hisilicon phy: Group vendor specific phy drivers 2017-06-01 15:28:33 +05:30
marvell phy: Group vendor specific phy drivers 2017-06-01 15:28:33 +05:30
motorola phy: cpcap-usb: add MUSB dependency 2017-06-09 17:39:39 +05:30
qualcomm phy: Group vendor specific phy drivers 2017-06-01 15:28:33 +05:30
renesas phy: rcar-gen3-usb3: add support for R-Car Gen3 USB 3.0 PHY 2017-06-07 17:55:13 +05:30
rockchip phy: rockchip-inno-usb2: add support of usb2-phy for rk3228 SoCs 2017-06-06 14:50:25 +05:30
samsung phy: Group vendor specific phy drivers 2017-06-01 15:28:33 +05:30
st phy: Group vendor specific phy drivers 2017-06-01 15:28:33 +05:30
tegra phy: fix returnvar.cocci warnings 2016-11-18 18:19:16 +05:30
ti phy: tusb1210: implement ->set_mode() 2017-06-09 17:39:39 +05:30
Kconfig phy: cpcap-usb: Add CPCAP PMIC USB support 2017-06-06 14:50:21 +05:30
Makefile phy: cpcap-usb: Add CPCAP PMIC USB support 2017-06-06 14:50:21 +05:30
phy-core.c phy: Add reset callback 2016-09-10 17:31:39 +05:30
phy-lpc18xx-usb-otg.c
phy-mt65xx-usb3.c phy: phy-mt65xx-usb3: disable 100uA extraction from SS port to HS port 2017-04-10 16:43:40 +05:30
phy-pistachio-usb.c
phy-xgene.c phy: xgene: rename "enum phy_mode" to "enum xgene_phy_mode" 2016-07-04 17:19:21 +05:30