diff options
author | Alexander Aring <alex.aring@gmail.com> | 2015-09-21 11:24:24 +0200 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2015-09-22 11:51:21 +0200 |
commit | a339e1849b9504b6e9631777e41ea2a240e58621 (patch) | |
tree | 70c169e5fed1f3d47fa28dac2850b07e0025b4c1 /mm | |
parent | b2cfdf3c6720b9b77758ef229401f28f48c3372b (diff) | |
download | blackbird-op-linux-a339e1849b9504b6e9631777e41ea2a240e58621.tar.gz blackbird-op-linux-a339e1849b9504b6e9631777e41ea2a240e58621.zip |
mrf24j40: calling ieee802154_register_hw at last
The function ieee802154_register_hw should always called at last.
Currently we do hardware init and such things after register hardware
into the subsystem. It could be that the subsystem already call driver
operations while running hardware init.
Reviewed-by: Stefan Schmidt <stefan@osg.samsung.com>
Signed-off-by: Alexander Aring <alex.aring@gmail.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions