]> git.neil.brown.name Git - history.git/commit
[PATCH] parport: keep track of parport_sunbpp ports
authorAlexander Viro <viro@www.linux.org.uk>
Wed, 3 Mar 2004 03:07:39 +0000 (19:07 -0800)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Wed, 3 Mar 2004 03:07:39 +0000 (19:07 -0800)
commit9d247f297829952ac0e2c39bfad01a7462d66091
tree6b41209d938eca6f2033736ecc96be49c796dd57
parent8a5f10d9408ac630fd11852e05d0c6cc52dd83fe
[PATCH] parport: keep track of parport_sunbpp ports

parport_sunbpp switched to keeping track of the ports it had
created; in module_exit it uses the private list instead of messing
with parport_enumerate().  Added check for sbus_ioremap() failure in
port initialization.
drivers/parport/parport_sunbpp.c