[PATCH 0/5] usb: phy: samsung: remove old USB PHY code

From: Bartlomiej Zolnierkiewicz
Date: Thu Aug 14 2014 - 10:25:49 EST


Hi,

This patch series removes the old Samsung USB PHY drivers that
got replaced by the new ones using the generic PHY layer.

Depends on:
- next-20140813 branch of linux-next kernel

Best regards,
--
Bartlomiej Zolnierkiewicz
Samsung R&D Institute Poland
Samsung Electronics


Bartlomiej Zolnierkiewicz (5):
ARM: dts: remove old USB2 PHY node hook for Arndale
ARM: dts: remove old USB2 PHY node for Exynos5250
usb: phy: samsung: remove old USB 2.0 PHY driver
usb: phy: samsung: remove old USB 3.0 PHY driver
usb: phy: samsung: remove old common USB PHY code

arch/arm/boot/dts/exynos5250-arndale.dts | 4 -
arch/arm/boot/dts/exynos5250.dtsi | 15 -
drivers/usb/phy/Kconfig | 23 --
drivers/usb/phy/Makefile | 3 -
drivers/usb/phy/phy-samsung-usb.c | 241 ------------
drivers/usb/phy/phy-samsung-usb.h | 349 -----------------
drivers/usb/phy/phy-samsung-usb2.c | 541 ---------------------------
drivers/usb/phy/phy-samsung-usb3.c | 350 -----------------
include/linux/platform_data/samsung-usbphy.h | 27 --
9 files changed, 1553 deletions(-)
delete mode 100644 drivers/usb/phy/phy-samsung-usb.c
delete mode 100644 drivers/usb/phy/phy-samsung-usb.h
delete mode 100644 drivers/usb/phy/phy-samsung-usb2.c
delete mode 100644 drivers/usb/phy/phy-samsung-usb3.c
delete mode 100644 include/linux/platform_data/samsung-usbphy.h

--
1.8.2.3

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/