commit | c8ee0f56c833d70a03f06bf809089423dd190ee8 | [log] [tgz] |
---|---|---|
author | Alexander Aring <alex.aring@gmail.com> | Thu Jul 03 00:20:45 2014 +0200 |
committer | David S. Miller <davem@davemloft.net> | Mon Jul 07 21:29:24 2014 -0700 |
tree | 45b0d6fbb1878d9b79d485458a4633c9a808b975 | |
parent | f76014f770ff2d4e26c82e4e3a5b0928dee1969b [diff] |
at86rf230: rework detect device handling This patch drops the current lowlevel spi calls for the detect device function instead we handle this via regmap. Also put the detection of in a seperate function and set all device specific attributes while detection. Signed-off-by: Alexander Aring <alex.aring@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>