OSDN Git Service

p54: more SoftLED updates
authorChristian Lamparter <chunkeey@web.de>
Wed, 25 Mar 2009 02:12:18 +0000 (03:12 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 22 Apr 2009 20:54:36 +0000 (16:54 -0400)
commitdce072580e095d1fb7be59a1be30dc0e8307821b
treea4ac9734c5d7703dc02fcd245c61b78dc1c28ff4
parentcf3a9579f61c643c15c172da0baf5429578b0ba3
p54: more SoftLED updates

This patch hopefully finishes the SoftLED code:
- It adds two more LEDs (rx and radio).
  (the FW claims it can support up to 16 LEDs,
   but I doubt that any vendor put more than 4 on a board)
- update the LEDs in a _delayed_ workqueue.
  No one reported any more crashes.
  (see: "PATCH] p54: fix race condition in memory management")
  So we can stop burning the mm code.

Signed-off-by: Christian Lamparter <chunkeey@web.de>
Acked-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/p54/p54.h
drivers/net/wireless/p54/p54common.c