diff options
author | Bjorn Helgaas <bjorn.helgaas@hp.com> | 2006-03-27 01:17:02 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-03-27 08:44:52 -0800 |
commit | 7597fee389b18e5ed3c8bd58f0012674beb279ed (patch) | |
tree | 797e434f56e96e232f662cb8aa668d6962cd10dc /sound/drivers | |
parent | 1d98af87270cc08bb8251e004b9dc63cc838f24b (diff) | |
download | linux-3.10-7597fee389b18e5ed3c8bd58f0012674beb279ed.tar.gz linux-3.10-7597fee389b18e5ed3c8bd58f0012674beb279ed.tar.bz2 linux-3.10-7597fee389b18e5ed3c8bd58f0012674beb279ed.zip |
[PATCH] pnp: parport: adjust pnp_register_driver signature
Remove the assumption that pnp_register_driver() returns the number of devices
claimed.
parport_pc_init() does nothing with "count", so remove it. Then nobody uses
the return value of parport_pc_find_ports(), so make it void. Finally, update
pnp_register_driver() usage.
Signed-off-by: Bjorn Helgaas <bjorn.helgaas@hp.com>
Cc: Adam Belay <ambx1@neo.rr.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'sound/drivers')
0 files changed, 0 insertions, 0 deletions