]> git.baikalelectronics.ru Git - kernel.git/commit
Remove the blink driver
authorLinus Torvalds <torvalds@woody.linux-foundation.org>
Wed, 4 Jul 2007 22:24:39 +0000 (15:24 -0700)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Wed, 4 Jul 2007 22:24:39 +0000 (15:24 -0700)
commitaca937cbe78ac58f1952064b7fde37b582b64a86
tree694e390f1170bcf4f66775dcaa8ae25adf769e9e
parent396557c0f79fbdde5ae5863c63c6fa1bc732d2ef
Remove the blink driver

Yeah, we could have just disabled it, but there's work on a new one that
isn't as fundamentally broken, so there really doesn't seem to be any
point in keeping it around.

The recent timer cleanup broke the only valid use, and when I say
"valid", I obviously mean "totally broken".  So it's not like it works,
or really even can work in the current format that uses the unsafe
"panic" LED blinking routines..

Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/misc/Kconfig
drivers/misc/Makefile
drivers/misc/blink.c [deleted file]