All of lore.kernel.org
 help / color / mirror / Atom feed
* [RESEND PATCH v3 0/4] Cleanup for dwc3-omap
@ 2014-07-16 13:07 George Cherian
  2014-07-16 13:07 ` [RESEND PATCH v3 1/4] usb: dwc3: dwc3-omap: Remove x_major calculation from revision register George Cherian
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: George Cherian @ 2014-07-16 13:07 UTC (permalink / raw)
  To: balbi, gregkh; +Cc: linux-usb, linux-kernel, George Cherian

The series does some refactoring on dwc3_probe()

Patch 1 - Now that we use driver compatible for revision check, remove the unnecessary logic.
Patch 2-4 - reduce the size of dwc3_probe()

George Cherian (4):
  usb: dwc3: dwc3-omap: Remove x_major calculation from revision
    register
  usb: dwc3: dwc3-omap: Add dwc3_omap_map_offset() function
  usb: dwc3: dwc3-omap: Add dwc3_omap_set_utmi_mode() function
  usb: dwc3: dwc3-omap: Add dwc3_omap_extcon_register function

 drivers/usb/dwc3/dwc3-omap.c | 170 +++++++++++++++++++++----------------------
 1 file changed, 84 insertions(+), 86 deletions(-)

-- 
1.8.3.1


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

end of thread, other threads:[~2014-07-16 13:19 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-16 13:07 [RESEND PATCH v3 0/4] Cleanup for dwc3-omap George Cherian
2014-07-16 13:07 ` [RESEND PATCH v3 1/4] usb: dwc3: dwc3-omap: Remove x_major calculation from revision register George Cherian
2014-07-16 13:07 ` [RESEND PATCH v3 2/4] usb: dwc3: dwc3-omap: Add dwc3_omap_map_offset() function George Cherian
2014-07-16 13:19   ` Sergei Shtylyov
2014-07-16 13:07 ` [RESEND PATCH v3 3/4] usb: dwc3: dwc3-omap: Add dwc3_omap_set_utmi_mode() function George Cherian
2014-07-16 13:07 ` [RESEND PATCH v3 4/4] usb: dwc3: dwc3-omap: Add dwc3_omap_extcon_register function George Cherian

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.