Re: [PATCH] ip2: use request_firmware()

From: Jeff Garzik
Date: Mon Jun 16 2008 - 16:22:15 EST


Alan Cox wrote:
There is no reason why firmware must be artificially separated into firmware/

It seems a good step towards kicking it all out of the kernel tree into
user space where it belongs.

Why does that goal need a toplevel directory in the kernel source tree, one that ultimately must mirror the other hierarchies already in the tree?

It's better to have drivers/char/ip2.ihex and keep everything related to a single driver in one place.

Extracting the firmware: good

Scattering a /single/ driver across multiple directories in the kernel tree: bad

Jeff



--
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/