All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v6 0/3] da8xx USB PHY platform devices and clocks
@ 2016-09-05 20:00 David Lechner
  2016-09-05 20:00 ` [PATCH v6 1/3] usb: ohci-da8xx: Remove code that references mach David Lechner
                   ` (3 more replies)
  0 siblings, 4 replies; 13+ messages in thread
From: David Lechner @ 2016-09-05 20:00 UTC (permalink / raw)
  To: Alan Stern, Bin Liu
  Cc: David Lechner, Greg Kroah-Hartman, linux-usb, linux-kernel,
	khilman, nsekhar, Kishon Vijay Abraham I, Sergei Shtylyov

Just resending to get these merged into usb. The phy parts of this patch series
have already been merged into Linus' tree.

I have rebased on 4.8-rc5 but there have not been any changes to these since
the last time I submitted.

David Lechner (3):
  usb: ohci-da8xx: Remove code that references mach
  usb: musb: da8xx: Use devm in probe
  usb: musb: da8xx: Remove mach code

 drivers/usb/host/Kconfig      |   1 +
 drivers/usb/host/ohci-da8xx.c | 102 +++++++++++++++-------------
 drivers/usb/musb/Kconfig      |   2 +-
 drivers/usb/musb/da8xx.c      | 154 +++++++++++++++---------------------------
 4 files changed, 112 insertions(+), 147 deletions(-)

-- 
2.7.4

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

end of thread, other threads:[~2016-10-04 19:52 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-09-05 20:00 [PATCH v6 0/3] da8xx USB PHY platform devices and clocks David Lechner
2016-09-05 20:00 ` [PATCH v6 1/3] usb: ohci-da8xx: Remove code that references mach David Lechner
2016-10-04  9:18   ` Kevin Hilman
2016-10-04 13:38     ` Greg Kroah-Hartman
2016-10-04 17:30       ` David Lechner
2016-10-04 19:52         ` Greg Kroah-Hartman
2016-09-05 20:00 ` [PATCH v6 2/3] usb: musb: da8xx: Use devm in probe David Lechner
2016-09-06 19:17   ` Bin Liu
2016-09-12 17:19     ` Bin Liu
2016-09-05 20:00 ` [PATCH v6 3/3] usb: musb: da8xx: Remove mach code David Lechner
2016-09-06 19:19 ` [PATCH v6 0/3] da8xx USB PHY platform devices and clocks Bin Liu
2016-09-12 17:18   ` Bin Liu
2016-09-12 18:01     ` Kevin Hilman

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.