All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 0/2] phylib: a couple of minor fixes in generic phy library
@ 2011-09-05 17:24 Vladimir Zapolskiy
  2011-09-05 17:24 ` [U-Boot] [PATCH 1/2] phylib: reset mii bus only if reset handler is registered Vladimir Zapolskiy
  2011-09-05 17:24 ` [U-Boot] [PATCH 2/2] phylib: remove a couple of redundant code lines Vladimir Zapolskiy
  0 siblings, 2 replies; 14+ messages in thread
From: Vladimir Zapolskiy @ 2011-09-05 17:24 UTC (permalink / raw)
  To: u-boot

Hello,

recently I decided to port one (not integrated to U-boot yet) MAC to
use phylib, and found that it serves quite good. I managed to find
only one bug related to miiphy_register() and phylib cooperative
usage, the small fix is provided. Additionally let me send a tiny
readability improvement change.

Vladimir Zapolskiy (2):
  phylib: reset mii bus only if reset handler is registered
  phylib: remove a couple of redundant code lines

 drivers/net/phy/phy.c |   10 ++++------
 1 files changed, 4 insertions(+), 6 deletions(-)

-- 
1.7.5.4

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

end of thread, other threads:[~2011-09-28 19:05 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-05 17:24 [U-Boot] [PATCH 0/2] phylib: a couple of minor fixes in generic phy library Vladimir Zapolskiy
2011-09-05 17:24 ` [U-Boot] [PATCH 1/2] phylib: reset mii bus only if reset handler is registered Vladimir Zapolskiy
2011-09-09 13:27   ` Detlev Zundel
2011-09-09 22:08   ` Wolfgang Denk
2011-09-22 21:44   ` Andy Fleming
2011-09-22 22:13     ` Mike Frysinger
2011-09-22 22:19       ` Andy Fleming
2011-09-05 17:24 ` [U-Boot] [PATCH 2/2] phylib: remove a couple of redundant code lines Vladimir Zapolskiy
2011-09-09 12:18   ` Detlev Zundel
2011-09-09 22:08   ` Wolfgang Denk
2011-09-22 21:25   ` Andy Fleming
2011-09-23  6:06     ` Wolfgang Denk
2011-09-26 19:24       ` Vladimir Zapolskiy
2011-09-28 19:05   ` Wolfgang Denk

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.