OSDN Git Service

at86rf230: remove version check for AT86RF212
authorAndrey Yurovsky <yurovsky@gmail.com>
Thu, 18 Dec 2014 23:36:18 +0000 (15:36 -0800)
committerMarcel Holtmann <marcel@holtmann.org>
Fri, 19 Dec 2014 00:49:01 +0000 (01:49 +0100)
commit4ecc8a559bc5173708a33bbd719b27af05bdce34
treeb799fcb71e5bb44047756dd3113ce87ef6dc7208
parent7598968d6fdbe8960b941246cc6ebef725899c59
at86rf230: remove version check for AT86RF212

This version check allows the driver to only work with v=1 hardware
however there is no driver-facing difference with newer versions
(confirmed by Atmel FAEs) so this check needlessly prevents the driver
from being used with radios now in production.

Tested on AT86RF212B radio (which came up as v=3).

Signed-off-by: Andrey Yurovsky <yurovsky@gmail.com>
Reviewed-by: Stefan Schmidt <s.schmidt@samsung.com>
Acked-by: Alexander Aring <alex.aring@gmail.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
drivers/net/ieee802154/at86rf230.c