public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 0/4] Cleanups and updates for ULPI
@ 2011-12-12 10:08 Igor Grinberg
  2011-12-12 10:08 ` [U-Boot] [PATCH 1/4] USB: ULPI: switch argument type from u8 to unsigned Igor Grinberg
                   ` (3 more replies)
  0 siblings, 4 replies; 20+ messages in thread
From: Igor Grinberg @ 2011-12-12 10:08 UTC (permalink / raw)
  To: u-boot

This series encorporates comments from Simon Glass [1] regarding
the arguments types and return error types used in generic ULPI code.
Adds a documentation for the new CONFIG_* options.
In addition it improves the verbosity of the error path.

[1]     http://www.mail-archive.com/u-boot at lists.denx.de/msg72060.html

Igor Grinberg (4):
  USB: ULPI: switch argument type from u8 to unsigned
  USB: ULPI: clean a mixup of return types
  USB: ULPI: increase error case verbosity
  README: add documentation for CONFIG_USB_ULPI*

 README                           |    8 ++++++++
 drivers/usb/ulpi/ulpi-viewport.c |    4 ++--
 drivers/usb/ulpi/ulpi.c          |   30 +++++++++++++++---------------
 include/usb/ulpi.h               |    8 ++++----
 4 files changed, 29 insertions(+), 21 deletions(-)

-- 
1.7.3.4

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

end of thread, other threads:[~2011-12-16 20:35 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-12 10:08 [U-Boot] [PATCH 0/4] Cleanups and updates for ULPI Igor Grinberg
2011-12-12 10:08 ` [U-Boot] [PATCH 1/4] USB: ULPI: switch argument type from u8 to unsigned Igor Grinberg
2011-12-14  0:25   ` Simon Glass
2011-12-14  6:16     ` [U-Boot] [PATCH v2 " Igor Grinberg
2011-12-16  1:18       ` Simon Glass
2011-12-16 20:02         ` Remy Bohmer
2011-12-12 10:08 ` [U-Boot] [PATCH 2/4] USB: ULPI: clean a mixup of return types Igor Grinberg
2011-12-14  0:26   ` Simon Glass
2011-12-16 20:04   ` Remy Bohmer
2011-12-12 10:08 ` [U-Boot] [PATCH 3/4] USB: ULPI: increase error case verbosity Igor Grinberg
2011-12-14  0:27   ` Simon Glass
2011-12-16 20:06   ` Remy Bohmer
2011-12-12 10:08 ` [U-Boot] [PATCH 4/4] README: add documentation for CONFIG_USB_ULPI* Igor Grinberg
2011-12-14  0:28   ` Simon Glass
2011-12-14  5:51     ` Igor Grinberg
2011-12-14 19:26       ` Simon Glass
2011-12-15  9:06         ` Igor Grinberg
2011-12-16 20:10           ` Remy Bohmer
2011-12-16 20:29             ` Simon Glass
2011-12-16 20:35               ` Remy Bohmer

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