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