at86rf230: make reset pin optionally
authorAlexander Aring <alex.aring@gmail.com>
Sat, 15 Mar 2014 08:29:06 +0000 (09:29 +0100)
committerDavid S. Miller <davem@davemloft.net>
Mon, 17 Mar 2014 20:10:26 +0000 (16:10 -0400)
commit3fa275712489d31171b612a9a83e7b9840c6364e
tree9a5dc443ca28415dc90d064540b30657fdc6d1a1
parent56f023fbe8fff04a46b5486288eaa1dc8bfdd5b9
at86rf230: make reset pin optionally

This patch make the reset pin optionally. Some devices like the atben
from qi-hardware don't have a reset pin externally. The usually way is
to turn power off/on for the atben device to initiate a device reset.

Signed-off-by: Alexander Aring <alex.aring@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ieee802154/at86rf230.c