]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit8bcd52681763b46e4d19e24038d1119132ee1352
treef5e95fe795cdf7c82326cd675e0489af52afcf30
parent5aba0b2df148980dc2c505ecd249420a4e9b5a23
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