]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit9307c2562839b8cf6b1c8ffd0ed2f9c11b08d76d
treea4ac9734c5d7703dc02fcd245c61b78dc1c28ff4
parentbc82415605e30fe4ddd34c1bee3cf2e0ce21b38b
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