]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
firmware: export firmware_kset so that people can use that instead of the braindead...
authorGreg Kroah-Hartman <gregkh@suse.de>
Fri, 2 Nov 2007 20:20:40 +0000 (13:20 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 25 Jan 2008 04:40:19 +0000 (20:40 -0800)
commit9e5f7f9abe18a4f134585a2de016974cbda80539
tree895be0970aadd1b4e8584891d546ef4379a15e40
parent334c6307543a2b8af730a422f466d5f9442b606a
firmware: export firmware_kset so that people can use that instead of the braindead firmware_register interface

Needed for future firmware subsystem cleanups.

In the end, the firmware_register/unregister functions will be deleted
entirely, but we need this symbol so that subsystems can migrate over.

Cc: Kay Sievers <kay.sievers@vrfy.org>
Cc: Matt Domsch <Matt_Domsch@dell.com>
Cc: Matt Tolentino <matthew.e.tolentino@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/base/firmware.c
include/linux/kobject.h