From: Helmut Schaa Date: Wed, 7 Sep 2011 18:10:45 +0000 (+0200) Subject: rt2x00: Remove incorrect led blink X-Git-Tag: v3.2-rc1~129^2~254^2~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=550245b56c4a3746fdcbe051b4a75b60303cb531;p=pandora-kernel.git 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 Acked-by: Gertjan van Wingerde Signed-off-by: Ivo van Doorn Signed-off-by: John W. Linville --- Reading git-diff-tree failed