]> git.neil.brown.name Git - history.git/commit
[PATCH] pcmcia: device model integration can only be submitted under GPL, part 2
authorDominik Brodowski <linux@dominikbrodowski.de>
Tue, 11 Jan 2005 11:21:13 +0000 (03:21 -0800)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Tue, 11 Jan 2005 11:21:13 +0000 (03:21 -0800)
commit249b2be4f41cd018f89238a5e03dbb16b4bff496
tree73cabec40095ba7a19ee5ab536d034d1ae195082
parent949d1af9fd19cfab738ef85360ce6136f59dbaa0
[PATCH] pcmcia: device model integration can only be submitted under GPL, part 2

As discussed previously, my integration of ds.c and cs.c with the driver model
can and will only be available under the GPL, as it's too much derived of
other buses' implementation of integration with the driver model.

cs_internal.h did only contain the MPL header before - I contacted Dave Hinds
because of this, and as far as he can tell, it was just an oversight that this
was not marked as dual-licensed as the other files are.

Signed-off-by: Dominik Brodowski <linux@brodo.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
14 files changed:
drivers/pcmcia/bulkmem.c
drivers/pcmcia/cardbus.c
drivers/pcmcia/cistpl.c
drivers/pcmcia/cs.c
drivers/pcmcia/cs_internal.h
drivers/pcmcia/rsrc_mgr.c
include/pcmcia/bulkmem.h
include/pcmcia/ciscode.h
include/pcmcia/cisreg.h
include/pcmcia/cistpl.h
include/pcmcia/cs.h
include/pcmcia/cs_types.h
include/pcmcia/mem_op.h
include/pcmcia/ss.h