linux-wpan.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] ieee802154: mcr20a: clean and improve the driver
@ 2018-08-31 21:46 Xue Liu
  2018-08-31 21:46 ` [PATCH 1/2] ieee802154: mcr20a: Replace magic number with constants Xue Liu
  2018-08-31 21:46 ` [PATCH 2/2] ieee802154: mcr20a: Remove struct mcr20a_platform_data Xue Liu
  0 siblings, 2 replies; 7+ messages in thread
From: Xue Liu @ 2018-08-31 21:46 UTC (permalink / raw)
  To: linux-wpan, stefan, alex.aring

The first patch replaces the magic numer with defined constants to make
the IRQ state more clearly.

The second patch removes the struct mcr20a_platform_data since it is not
widely used. Meanwhile gpiod family APIs are used to handle reset pin.

Xue Liu (2):
  ieee802154: mcr20a: Replace magic number with constants
  ieee802154: mcr20a: Remove struct mcr20a_platform_data

 drivers/net/ieee802154/mcr20a.c | 72 ++++++++-------------------------
 1 file changed, 17 insertions(+), 55 deletions(-)

-- 
2.17.0

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

end of thread, other threads:[~2018-09-28 20:34 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-08-31 21:46 [PATCH 0/2] ieee802154: mcr20a: clean and improve the driver Xue Liu
2018-08-31 21:46 ` [PATCH 1/2] ieee802154: mcr20a: Replace magic number with constants Xue Liu
2018-09-27 15:27   ` Stefan Schmidt
2018-08-31 21:46 ` [PATCH 2/2] ieee802154: mcr20a: Remove struct mcr20a_platform_data Xue Liu
2018-09-27 15:44   ` Stefan Schmidt
2018-09-27 18:38     ` Xue Liu
2018-09-28 14:10       ` Stefan Schmidt

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