mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH] net: designware: eqos: remove done TODO
@ 2019-11-14 13:28 Ahmad Fatoum
  2019-11-15 13:33 ` Sascha Hauer
  0 siblings, 1 reply; 4+ messages in thread
From: Ahmad Fatoum @ 2019-11-14 13:28 UTC (permalink / raw)
  To: barebox; +Cc: Ahmad Fatoum

The todo split comment is a left-over from refactoring. Remove it.

Signed-off-by: Ahmad Fatoum <a.fatoum@pengutronix.de>
---
 drivers/net/designware_stm32.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/net/designware_stm32.c b/drivers/net/designware_stm32.c
index ed54ff2b2615..bb6781fb3450 100644
--- a/drivers/net/designware_stm32.c
+++ b/drivers/net/designware_stm32.c
@@ -204,7 +204,6 @@ static void eqos_stop_stm32(struct eth_device *edev)
 	clk_bulk_disable(priv->num_clks, priv->clks);
 }
 
-// todo split!
 static struct eqos_ops stm32_ops = {
 	.init = eqos_init_stm32,
 	.get_ethaddr = eqos_get_ethaddr,
-- 
2.24.0


_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

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

end of thread, other threads:[~2019-12-05  7:55 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-14 13:28 [PATCH] net: designware: eqos: remove done TODO Ahmad Fatoum
2019-11-15 13:33 ` Sascha Hauer
2019-12-04 13:05   ` Ahmad Fatoum
2019-12-05  7:55     ` Sascha Hauer

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