OSDN Git Service

at86rf230: add regmap support
authorAlexander Aring <alex.aring@gmail.com>
Wed, 2 Jul 2014 22:20:44 +0000 (00:20 +0200)
committerDavid S. Miller <davem@davemloft.net>
Tue, 8 Jul 2014 04:29:24 +0000 (21:29 -0700)
commitf76014f770ff2d4e26c82e4e3a5b0928dee1969b
treebe98d1e0274701e2f6c9194c1f86217c6b31556f
parent640985ec2ffd2a81f34dc5004f0951d2c6cb3d5e
at86rf230: add regmap support

This patch adds regmap support for the at86rf230 driver and drop the
lowlevel spi access functions and use the regmap access functions.

Signed-off-by: Alexander Aring <alex.aring@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ieee802154/Kconfig
drivers/net/ieee802154/at86rf230.c