From: Greg Kroah-Hartman Date: Fri, 2 Nov 2007 20:20:40 +0000 (-0700) Subject: firmware: export firmware_kset so that people can use that instead of the braindead... X-Git-Tag: v2.6.25-rc1~1243^2~117 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9e5f7f9abe18a4f134585a2de016974cbda80539;p=pandora-kernel.git 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 Cc: Matt Domsch Cc: Matt Tolentino Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed