commit | 2e0571c0d6835e224b5863df630efbcf00696483 | [log] [tgz] |
---|---|---|
author | Alexander Aring <alex.aring@gmail.com> | Thu Jul 03 00:20:51 2014 +0200 |
committer | David S. Miller <davem@davemloft.net> | Mon Jul 07 21:29:25 2014 -0700 |
tree | 25f8254ce3e7408c8bba0a8f7ae8fd0188828b48 | |
parent | 1db0558e87ddf0e4892963602b35ac079b507dd9 [diff] |
at86rf230: rework state change and start/stop This patch removes the current synchron state change function and add a new function for a state assert. Change the start and stop callbacks to use this new synchron state change behaviour. It's a wrapper around the async state change function. Signed-off-by: Alexander Aring <alex.aring@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>