Re: [PATCH 01/14] [ISDN] HiSax: modularize card setup

2008-02-15 Thread Sam Ravnborg
On Tue, Jul 17, 2007 at 11:04:04PM -0400, Jeff Garzik wrote: > Now that the previous no-behavior-change code movement patches have > occurred, we can easily replace the big per-card "call the setup > function for " switch statement with a function pointer. I do not see the code changes matching th

[PATCH 01/14] [ISDN] HiSax: modularize card setup

2008-02-14 Thread Jeff Garzik
Now that the previous no-behavior-change code movement patches have occurred, we can easily replace the big per-card "call the setup function for " switch statement with a function pointer. Signed-off-by: Jeff Garzik <[EMAIL PROTECTED]> --- drivers/isdn/hisax/config.c| 14 +- dr