commit | 282a39546f6d213399b325ec830ee37e8d915924 | [log] [tgz] |
---|---|---|
author | Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> | Thu Nov 12 23:58:23 2009 +0300 |
committer | Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> | Fri Nov 13 00:07:15 2009 +0300 |
tree | 84ac4555bce52161bacdff2cb45ef6f37aa3ad5e | |
parent | bb1cafb8fc414d6dbe933f888df6540c2ef02101 [diff] |
ieee802154: make wpan-phy class registration to subsys_initcall Move ieee802154 initialisation to subsys_initcall call, so that wpan-phy class is initialised before all devices (thus saving us from oops during bootup). Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>