[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1370410969-15328-1-git-send-email-ming.lei@canonical.com>
Date: Wed, 5 Jun 2013 13:42:46 +0800
From: Ming Lei <ming.lei@...onical.com>
To: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Cc: linux-kernel@...r.kernel.org
Subject: [PATCH 0/3] firmware loader: cleanup and introduce search paths option
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 majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists