ath9k-devel.lists.ath9k.org archive mirror
 help / color / mirror / Atom feed
* [ath9k-devel] ath9k: extend and improve handling of ath9k_platform_data
@ 2016-06-23 14:57 Martin Blumenstingl
  2016-06-23 14:57 ` [ath9k-devel] [PATCH 1/6] ath9k: Allow configuration of LED polarity in platform data Martin Blumenstingl
                   ` (5 more replies)
  0 siblings, 6 replies; 12+ messages in thread
From: Martin Blumenstingl @ 2016-06-23 14:57 UTC (permalink / raw)
  To: ath9k-devel

This series improves handling of ath9k_platform_data inside ath9k. A
quick summary of the changes is:
- led_active_high can now be configured via ath9k_platform_data:
  This change is based on a patch originally written by Vittorio
  Gambaletta which is part of OpenWrt's ath9k patches.
- small code cleanups which include removal of unused variables,
  return values duplicate code (no functional changes)
- ath9k_hw_init_macaddr will not change common->macaddr anymore
  to make it independent of whether it's called before or after
  ath9k_platform_data initialization in init.c
- initialization based on ath9k_platform_data in init.c is now
  easier to understand (no functional changes)

Patch 6 from this series supersedes the following patch by Eduardo
Abinader: "ath9k: return false when reading wrong eeprom offset" [0]


[0] https://patchwork.kernel.org/patch/9181371/

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

end of thread, other threads:[~2016-07-19 17:57 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-06-23 14:57 [ath9k-devel] ath9k: extend and improve handling of ath9k_platform_data Martin Blumenstingl
2016-06-23 14:57 ` [ath9k-devel] [PATCH 1/6] ath9k: Allow configuration of LED polarity in platform data Martin Blumenstingl
2016-07-08 14:01   ` [ath9k-devel] [1/6] " Kalle Valo
2016-06-23 14:57 ` [ath9k-devel] [PATCH 2/6] ath9k: remove variable which is set but never read Martin Blumenstingl
2016-06-24  4:20   ` Julian Calaby
2016-06-23 14:57 ` [ath9k-devel] [PATCH 3/6] ath9k: ath9k_hw_init_macaddr should not overwrite valid MAC addresses Martin Blumenstingl
2016-06-23 14:57 ` [ath9k-devel] [PATCH 4/6] ath9k: remove return value from ath9k_hw_init_macaddr Martin Blumenstingl
2016-06-24  4:22   ` Julian Calaby
2016-06-23 14:57 ` [ath9k-devel] [PATCH 5/6] ath9k: move all ath9k_platform_data initialization into one function Martin Blumenstingl
2016-06-23 14:57 ` [ath9k-devel] [PATCH 6/6] ath9k: simplify the code-paths when not using the built-in EEPROM Martin Blumenstingl
2016-07-09 23:09   ` [ath9k-devel] [PATCH v2] " Martin Blumenstingl
2016-07-19 17:57     ` [ath9k-devel] [v2] " Kalle Valo

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).