cc2520: set the default fifo pin value from platform data
authorYong Li <sdliyong@gmail.com>
Tue, 11 Aug 2015 02:43:05 +0000 (10:43 +0800)
committerMarcel Holtmann <marcel@holtmann.org>
Tue, 11 Aug 2015 04:13:39 +0000 (06:13 +0200)
commit85998229161f8a83863c371aa021bdb0887b9a63
treef5e95fe795cdf7c82326cd675e0489af52afcf30
parent0ff252c1976da5d80db1377eb39b551931e61826
cc2520: set the default fifo pin value from platform data

When the device tree support is disabled, the fifo_pin is uninitialized,
this patch will set the fifo_pin value based on platform data

Signed-off-by: Yong Li <sdliyong@gmail.com>
Acked-by: Varka Bhadram <varkabhadram@gmail.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
drivers/net/ieee802154/cc2520.c