Hi all, sorry missed the relevant CCs before. This patch set adds support for exposing the firmware paths via procfs. I've added an entry named /proc/fw_path which is a whitespace separated list of firmware paths.
Once I have some time I hope to also send out a patch that allows the user to dynamically configure these paths. Dimitris Papastamos (2): firmware: Convert firmware path setup from an array to a list firmware: Add /proc/fw_path entry to list the firmware paths drivers/base/firmware_class.c | 127 +++++++++++++++++++++++++++++++++++++++--- 1 file changed, 119 insertions(+), 8 deletions(-) -- 1.7.12.2 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

