public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 0/4] dm: a collection of minor fixes in Driver-Model
@ 2014-09-28 13:52 Masahiro Yamada
  2014-09-28 13:52 ` [U-Boot] [PATCH 1/4] dm: fix comments Masahiro Yamada
                   ` (3 more replies)
  0 siblings, 4 replies; 18+ messages in thread
From: Masahiro Yamada @ 2014-09-28 13:52 UTC (permalink / raw)
  To: u-boot




Masahiro Yamada (4):
  dm: fix comments
  dm: do not check the existence of uclass operation
  dm: do not check dm_root before searching in uclass_root
  dm: simplify the loop in lists_driver_lookup_name()

 drivers/core/lists.c  | 9 +--------
 drivers/core/uclass.c | 6 ------
 include/dm/lists.h    | 4 ++--
 include/dm/platdata.h | 2 +-
 4 files changed, 4 insertions(+), 17 deletions(-)

-- 
1.9.1

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

end of thread, other threads:[~2014-10-10  2:42 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-28 13:52 [U-Boot] [PATCH 0/4] dm: a collection of minor fixes in Driver-Model Masahiro Yamada
2014-09-28 13:52 ` [U-Boot] [PATCH 1/4] dm: fix comments Masahiro Yamada
2014-09-28 15:13   ` Simon Glass
2014-10-10  2:40     ` Simon Glass
2014-09-28 13:52 ` [U-Boot] [PATCH 2/4] dm: do not check the existence of uclass operation Masahiro Yamada
2014-09-28 15:15   ` Simon Glass
2014-10-10  2:41     ` Simon Glass
2014-09-28 13:52 ` [U-Boot] [PATCH 3/4] dm: do not check dm_root before searching in uclass_root Masahiro Yamada
2014-09-28 15:17   ` Simon Glass
2014-09-28 15:54     ` Masahiro YAMADA
2014-09-28 16:18       ` Simon Glass
2014-09-29  2:39         ` Masahiro Yamada
2014-10-05 18:22           ` Simon Glass
2014-09-28 13:52 ` [U-Boot] [PATCH 4/4] dm: simplify the loop in lists_driver_lookup_name() Masahiro Yamada
2014-09-28 15:20   ` Simon Glass
2014-09-28 15:22   ` Simon Glass
2014-09-28 18:49     ` Igor Grinberg
2014-10-10  2:42       ` Simon Glass

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