Re: [PATCH 3.6-rc3 v2] wlcore: Declare MODULE_FIRMWARE usage

2012-09-28 Thread Luciano Coelho
On Wed, 2012-08-29 at 13:09 -0600, Tim Gardner wrote: > Declare any firmware that might be used by this driver. > If all drivers declare their firmware usage, then a sufficiently > complete list of firmware files can then be used to pare down > the external linux-firmware package to just the files

[PATCH 3.6-rc3 v2] wlcore: Declare MODULE_FIRMWARE usage

2012-08-29 Thread Tim Gardner
Declare any firmware that might be used by this driver. If all drivers declare their firmware usage, then a sufficiently complete list of firmware files can then be used to pare down the external linux-firmware package to just the files in actual use. Cc: Luciano Coelho Cc: linux-wirel...@vger.ke