1
0
Fork 0
alistair23-linux/drivers/mca
Alexey Dobriyan c74c120a21 proc: remove proc_root from drivers
Remove proc_root export.  Creation and removal works well if parent PDE is
supplied as NULL -- it worked always that way.

So, one useless export removed and consistency added, some drivers created
PDEs with &proc_root as parent but removed them as NULL and so on.

Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2008-04-29 08:06:18 -07:00
..
Kconfig Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
mca-bus.c mca: add integrated device bus matching 2007-05-09 12:30:49 -07:00
mca-device.c [PATCH] fix missing includes 2005-10-30 17:37:32 -08:00
mca-driver.c mca: add integrated device bus matching 2007-05-09 12:30:49 -07:00
mca-legacy.c remove mca_is_adapter_used() 2008-04-29 08:06:01 -07:00
mca-proc.c proc: remove proc_root from drivers 2008-04-29 08:06:18 -07:00