Netdev Archive on lore.kernel.org
help / color / mirror / Atom feed
* [PATCH 0/3] wilc1000: minor cleanups
@ 2021-08-06  8:12 Claudiu Beznea
  2021-08-06  8:12 ` [PATCH 1/3] wilc1000: use goto labels on error path Claudiu Beznea
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Claudiu Beznea @ 2021-08-06  8:12 UTC (permalink / raw)
  To: ajay.kathat, kvalo, davem, kuba
  Cc: linux-wireless, netdev, linux-kernel, Claudiu Beznea

Hi,

The series contains some cleanups for wilc1000 driver.

Thank you,
Claudiu Beznea

Claudiu Beznea (3):
  wilc1000: use goto labels on error path
  wilc1000: dipose irq on failure path
  wilc1000: use devm_clk_get_optional()

 .../net/wireless/microchip/wilc1000/sdio.c    | 29 ++++++++++---------
 drivers/net/wireless/microchip/wilc1000/spi.c | 29 ++++++++++---------
 2 files changed, 32 insertions(+), 26 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2021-08-21 17:46 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-06  8:12 [PATCH 0/3] wilc1000: minor cleanups Claudiu Beznea
2021-08-06  8:12 ` [PATCH 1/3] wilc1000: use goto labels on error path Claudiu Beznea
2021-08-21 17:46   ` Kalle Valo
2021-08-06  8:12 ` [PATCH 2/3] wilc1000: dipose irq on failure path Claudiu Beznea
2021-08-06  8:12 ` [PATCH 3/3] wilc1000: use devm_clk_get_optional() Claudiu Beznea

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).