Hi, The 1st patch cancels exporting of cache_firmware and uncache_firmware.
The 2nd one simplifies holding module for request_firmware(). The 3rd one introduces one kernel option to allow distributions or users to set their specific firmware search paths. drivers/base/Kconfig | 12 ++++++ drivers/base/firmware_class.c | 95 +++++++++++++++++++++++++++++++++-------- include/linux/firmware.h | 11 ----- 3 files changed, 89 insertions(+), 29 deletions(-) Thanks, -- Ming Lei -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/