commit | a7d7eda9054450320d5f7144ff8a0767ab619da3 | [log] [tgz] |
---|---|---|
author | Alexander Aring <alex.aring@gmail.com> | Thu Jul 03 00:20:47 2014 +0200 |
committer | David S. Miller <davem@davemloft.net> | Mon Jul 07 21:29:24 2014 -0700 |
tree | 545fc2d4ab0e6d25c4711b8aa2c8cb6fed142c13 | |
parent | a53d1f7c3d53353f68b2355a19cd5d5c7e4c7b34 [diff] |
at86rf230: add support for at86rf23x desense To set the CCA_ED_THRES register the calculation for at86rf23x is different than for at86rf212. This patch adds a new callback for this calculation in chip data struct. Signed-off-by: Alexander Aring <alex.aring@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>