From: Layne Edwards Date: Mon, 18 Apr 2011 13:26:00 +0000 (+0200) Subject: rt2x00: Enable WLAN LED on Ralink SoC (rt305x) devices X-Git-Tag: v3.0-rc1~377^2~256^2^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=44704e5d7d56625ff93d5a119ca846ae4de9061c;p=pandora-kernel.git rt2x00: Enable WLAN LED on Ralink SoC (rt305x) devices This patch adds WLAN LED support to the mac80211 rt2x00 driver for Ralink SoC (rt305x) devices. The current WLAN LED drivers in rt2800lib.c set the LED brightness via an MCU request, but do nothing for SoC. This patch checks for SoC and sets the register to enable the WLAN LED (instead of an MCU request). This enables the WLAN LED for RT305x devices. Signed-off-by: Layne Edwards Signed-off-by: Ivo van Doorn Signed-off-by: John W. Linville --- Reading git-diff-tree failed