On Tue, Oct 23, 2012 at 8:52 PM, Dimitris Papastamos <d...@opensource.wolfsonmicro.com> wrote: > In preparation to support dynamic listing/updating of firmware > paths via procfs, this patch converts the firmware path configuration > from an array to a list.
I remembered that I have questioned on dynamic listing/updating of firmware via procfs, looks you don't reply, :-( http://marc.info/?l=linux-kernel&m=134988208617179&w=2 IMO, it is not a good idea to update firmware path dynamically via proc because it may be too late to update a dynamic search path via /proc and drivers need request firmware just after rootfs is mounted. kernel parameter should be a good way to pass one customerized path. 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/