All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] usb: gadget: omap_udc: cleanup patches
@ 2012-05-29 12:15 Felipe Balbi
  2012-05-29 12:15 ` [PATCH 1/6] usb: gadget: omap_udc: make checkpatch.pl happy Felipe Balbi
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Felipe Balbi @ 2012-05-29 12:15 UTC (permalink / raw)
  To: Linux USB Mailing List
  Cc: Linux OMAP Mailing List, Tony Lindgren, Felipe Balbi

Here are a few cleanups for the omap_udc.c driver.

Compile tested only with omap1_defconfig + enabling omap_udc.

There's still a bunch that needs to change on that driver,
but this is a start, at least.

Once -rc1 is tagged, I'll queue these patches for v3.6 merge
window together with Tony's removal of OMAP2 support from
omap_udc [1]

[1] http://marc.info/?l=linux-usb&m=133762704531095&w=2

Felipe Balbi (6):
  usb: gadget: omap_udc: make checkpatch.pl happy
  usb: gadget: omap_udc: remove useless print
  usb: gadget: omap_udc: let it work as a module
  usb: gadget: omap_udc: remove possiblity of NULL pointer de-reference
  usb: gadget: omap_udc: kfree(NULL) is safe
  usb: gadget: omap_udc: use generic map/unmap routines

 drivers/usb/gadget/omap_udc.c |  290 ++++++++++++++++++++---------------------
 1 file changed, 142 insertions(+), 148 deletions(-)

-- 
1.7.10.2


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

end of thread, other threads:[~2012-06-01 11:45 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-29 12:15 [PATCH 0/6] usb: gadget: omap_udc: cleanup patches Felipe Balbi
2012-05-29 12:15 ` [PATCH 1/6] usb: gadget: omap_udc: make checkpatch.pl happy Felipe Balbi
2012-05-29 12:15 ` [PATCH 2/6] usb: gadget: omap_udc: remove useless print Felipe Balbi
     [not found]   ` <1338293761-9457-3-git-send-email-balbi-l0cyMroinI0@public.gmane.org>
2012-06-01 11:01     ` Tony Lindgren
     [not found]       ` <20120601110123.GK12766-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org>
2012-06-01 11:07         ` Felipe Balbi
2012-06-01 11:45           ` Tony Lindgren
     [not found] ` <1338293761-9457-1-git-send-email-balbi-l0cyMroinI0@public.gmane.org>
2012-05-29 12:15   ` [PATCH 3/6] usb: gadget: omap_udc: let it work as a module Felipe Balbi
2012-05-29 12:15   ` [PATCH 4/6] usb: gadget: omap_udc: remove possiblity of NULL pointer de-reference Felipe Balbi
2012-05-29 12:16   ` [PATCH 5/6] usb: gadget: omap_udc: kfree(NULL) is safe Felipe Balbi
2012-05-29 12:16 ` [PATCH 6/6] usb: gadget: omap_udc: use generic map/unmap routines Felipe Balbi

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.