rt2x00: Remove incorrect led blink
commit550245b56c4a3746fdcbe051b4a75b60303cb531
authorHelmut Schaa <helmut.schaa@googlemail.com>
Wed, 7 Sep 2011 18:10:45 +0000 (7 20:10 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 14 Sep 2011 17:56:46 +0000 (14 13:56 -0400)
treefec6a62be3de2131db94d2b35c83b17f8b8845ec
parent0f287b74a9cbf4bea155f5b441c9a4aa35c4b119
rt2x00: Remove incorrect led blink

rt2800 devices are not capable of configuring arbitrary LED on/off
periods. The LED_CFG register fields ON_PERIOD and OFF_PERIOD are only
used by the hw when the LED mode is set to "blink upon TX".

Hence, remove the blink callback. This will result in software emulation
for LED blinking.

Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com>
Acked-by: Gertjan van Wingerde <gwingerde@gmail.com>
Signed-off-by: Ivo van Doorn <IvDoorn@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/rt2x00/rt2800lib.c