[PATCH] drivers/base/firmware_class.c: cleanups
authorAdrian Bunk <bunk@stusta.de>
Sat, 20 May 2006 22:00:16 +0000 (15:00 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Sun, 21 May 2006 19:59:19 +0000 (12:59 -0700)
commit1b81d6637d27a0e6a0506ecef65493b50d859cfc
tree4eedb47409ac804710d9910c6485e391e87daf1a
parentccf06998fe179ae2cc9517ed1d75433dc0b5032d
[PATCH] drivers/base/firmware_class.c: cleanups

- remove the following global function that is both unused and
  unimplemented:
  - register_firmware()

- make the following needlessly global function static:
  - firmware_class_uevent()

Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Documentation/firmware_class/README
Documentation/firmware_class/firmware_sample_driver.c
drivers/base/firmware_class.c
include/linux/firmware.h