Re: [GIT *] Allow request_firmware() to be satisfied from in-kernel,use it in more drivers.

From: Chris Friesen
Date: Tue Jul 15 2008 - 14:38:23 EST


Linus Torvalds wrote:

Why compile them into the module, when that's just the _inflexible_ model?

Why not just install them with the module (perhaps in the module directory, perhaps not), and just load them?

Really. You _do_ have do to "make modules_install" or similar. That has _already_ got inter-file dependencies (ie some modules simply depend on other modules). I'm not seeing why you cannot accept change.

Even if the end goal is to support more flexible firmware loading, it would seem to make sense to allow building the firmware into the module--if only as an interim step to avoid breaking existing setups.

Chris
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/