All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] usb: phy: samsung: remove old USB PHY code
@ 2014-08-14 14:25 Bartlomiej Zolnierkiewicz
  2014-08-14 14:25 ` [PATCH 1/5] ARM: dts: remove old USB2 PHY node hook for Arndale Bartlomiej Zolnierkiewicz
                   ` (6 more replies)
  0 siblings, 7 replies; 31+ messages in thread
From: Bartlomiej Zolnierkiewicz @ 2014-08-14 14:25 UTC (permalink / raw)
  To: Kukjin Kim
  Cc: Felipe Balbi, Kishon Vijay Abraham I, Kamil Debski, Vivek Gautam,
	Mark Brown, Kyungmin Park, linux-samsung-soc, linux-usb,
	linux-kernel, b.zolnierkie

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


^ permalink raw reply	[flat|nested] 31+ messages in thread

end of thread, other threads:[~2014-09-14  1:12 UTC | newest]

Thread overview: 31+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-08-14 14:25 [PATCH 0/5] usb: phy: samsung: remove old USB PHY code Bartlomiej Zolnierkiewicz
2014-08-14 14:25 ` [PATCH 1/5] ARM: dts: remove old USB2 PHY node hook for Arndale Bartlomiej Zolnierkiewicz
2014-08-20 15:20   ` Kishon Vijay Abraham I
2014-08-20 15:20     ` Kishon Vijay Abraham I
2014-08-14 14:25 ` [PATCH 2/5] ARM: dts: remove old USB2 PHY node for Exynos5250 Bartlomiej Zolnierkiewicz
2014-08-20 15:20   ` Kishon Vijay Abraham I
2014-08-20 15:20     ` Kishon Vijay Abraham I
2014-08-14 14:25 ` [PATCH 3/5] usb: phy: samsung: remove old USB 2.0 PHY driver Bartlomiej Zolnierkiewicz
2014-08-14 14:37   ` Vivek Gautam
2014-08-14 14:37     ` Vivek Gautam
2014-08-18 11:02     ` Bartlomiej Zolnierkiewicz
2014-08-18 11:02       ` Bartlomiej Zolnierkiewicz
2014-08-18 11:22       ` Tomasz Figa
2014-08-21  4:30         ` Vivek Gautam
2014-08-21  4:30           ` Vivek Gautam
2014-08-21  5:11           ` Jingoo Han
2014-08-20 15:19   ` Kishon Vijay Abraham I
2014-08-20 15:19     ` Kishon Vijay Abraham I
2014-08-14 14:25 ` [PATCH 4/5] usb: phy: samsung: remove old USB 3.0 " Bartlomiej Zolnierkiewicz
2014-08-20 15:20   ` Kishon Vijay Abraham I
2014-08-20 15:20     ` Kishon Vijay Abraham I
2014-08-14 14:25 ` [PATCH 5/5] usb: phy: samsung: remove old common USB PHY code Bartlomiej Zolnierkiewicz
2014-08-20 15:21   ` Kishon Vijay Abraham I
2014-08-20 15:21     ` Kishon Vijay Abraham I
2014-08-20 18:12 ` [PATCH 0/5] usb: phy: samsung: remove old " Felipe Balbi
2014-08-20 18:12   ` Felipe Balbi
2014-08-22 17:14   ` Bartlomiej Zolnierkiewicz
2014-09-14  1:12     ` Kukjin Kim
2014-08-21  4:33 ` Vivek Gautam
2014-08-21  4:33   ` Vivek Gautam
2014-08-21  5:20   ` Jingoo Han

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.