Kurt Van Dijck wrote:
> Add MODULE_FIRMWARE definitions.
> These definitions should IMO live next to the card descriptions, which should
> in turn live in the modules that actually drive the cards.
> Therefore, this patch moves all PCMCIA card descriptions
> & MODULE_FIRMWARE statements into softing_cs.
> Before this patch, the card description was looked up twice.
> The pc104 descriptions (which have not yet been tested) have no seperate
> module to go into, and live still in softing_fw.c
> 
> Signed-off-by: Kurt Van Dijck <[email protected]>
> ---
>  kernel/2.6/drivers/net/can/softing/softing.h      |    9 -
>  kernel/2.6/drivers/net/can/softing/softing_cs.c   |  115 
> +++++++++++++++++++++-
>  kernel/2.6/drivers/net/can/softing/softing_fw.c   |  110 
> ---------------------
>  kernel/2.6/drivers/net/can/softing/softing_main.c |   16 ++-
>  4 files changed, 133 insertions(+), 117 deletions(-)
> 

Applied to the SVN trunk. Nice cleanup.

Regards,
Oliver

_______________________________________________
Socketcan-core mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/socketcan-core

Reply via email to