summaryrefslogtreecommitdiff
path: root/drivers/mca/mca-driver.c
AgeCommit message (Collapse)Author
2003-10-21[PATCH] Fix oops with CONFIG_MCA=yAndrew Morton
With CONFIG_MCA=y and no MCA bus present, drivers go oops deep in the kobject code when calling mca_register_driver(). Because there is no MCA subsystem registered against the driver. Plug this in mca_register_driver().
2002-11-22add mca-driver.c fileJames Bottomley