public inbox for linux-tegra@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/9] Tegra USB cleanup series
@ 2013-06-28 21:36 Tuomas Tynkkynen
  2013-06-28 21:37 ` [PATCH 2/9] usb: host: tegra: Remove leftover code Tuomas Tynkkynen
                   ` (6 more replies)
  0 siblings, 7 replies; 16+ messages in thread
From: Tuomas Tynkkynen @ 2013-06-28 21:36 UTC (permalink / raw)
  To: balbi-l0cyMroinI0
  Cc: linux-tegra-u79uwXL29TY76Z2rM5mHXA,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA,
	linux-usb-u79uwXL29TY76Z2rM5mHXA, swarren-3lzwWm7+Weoh9ZMKESR00Q,
	gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r, Tuomas Tynkkynen

Hi,

Here's a few cleanup patches for the Tegra USB drivers, to be applied on top
of Mikko's two patch sets. It mostly deals with removing all usage of platform
data and using standard helpers and enums instead of Tegra-specific ones.

Tuomas Tynkkynen (9):
  usb: phy: tegra: Remove unnecessary 'dev' field
  usb: host: tegra: Remove leftover code
  usb: tegra: host: Remove references to plat data
  ARM: tegra: Remove USB platform data
  usb: phy: tegra: Register as an USB PHY.
  usb: host: tegra: Locate a PHY via standard API
  usb: phy: tegra: Remove custom PHY locating APIs
  usb: phy: tegra: Use DT helpers for phy_type
  usb: phy: tegra: Use DT helpers for dr_mode

 arch/arm/mach-tegra/tegra.c             | 38 +------------
 drivers/usb/host/ehci-tegra.c           | 37 +++----------
 drivers/usb/phy/phy-tegra-usb.c         | 96 ++++++++++++++++-----------------
 include/linux/platform_data/tegra_usb.h | 32 -----------
 include/linux/usb/tegra_usb_phy.h       | 16 +-----
 5 files changed, 53 insertions(+), 166 deletions(-)
 delete mode 100644 include/linux/platform_data/tegra_usb.h

-- 
1.8.1.5

--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

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

end of thread, other threads:[~2013-07-24 17:03 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-28 21:36 [PATCH 0/9] Tegra USB cleanup series Tuomas Tynkkynen
2013-06-28 21:37 ` [PATCH 2/9] usb: host: tegra: Remove leftover code Tuomas Tynkkynen
2013-06-28 21:37 ` [PATCH 3/9] usb: tegra: host: Remove references to plat data Tuomas Tynkkynen
2013-06-28 21:37 ` [PATCH 4/9] ARM: tegra: Remove USB platform data Tuomas Tynkkynen
2013-07-01 21:51   ` Stephen Warren
2013-06-28 21:37 ` [PATCH 6/9] usb: host: tegra: Locate a PHY via standard API Tuomas Tynkkynen
2013-06-28 21:37 ` [PATCH 7/9] usb: phy: tegra: Remove custom PHY locating APIs Tuomas Tynkkynen
     [not found] ` <1372455427-20898-1-git-send-email-ttynkkynen-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
2013-06-28 21:36   ` [PATCH 1/9] usb: phy: tegra: Remove unnecessary 'dev' field Tuomas Tynkkynen
2013-06-28 21:37   ` [PATCH 5/9] usb: phy: tegra: Register as an USB PHY Tuomas Tynkkynen
2013-07-01 21:53     ` Stephen Warren
2013-06-28 21:37   ` [PATCH 8/9] usb: phy: tegra: Use DT helpers for phy_type Tuomas Tynkkynen
2013-06-28 21:37   ` [PATCH 9/9] usb: phy: tegra: Use DT helpers for dr_mode Tuomas Tynkkynen
     [not found]     ` <1372455427-20898-10-git-send-email-ttynkkynen-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
2013-07-01 22:02       ` Stephen Warren
2013-07-01 22:03 ` [PATCH 0/9] Tegra USB cleanup series Stephen Warren
2013-07-24 12:32   ` Felipe Balbi
2013-07-24 17:03     ` Stephen Warren

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox