| Age | Commit message (Collapse) | Author | Lines |
|
One of the goals of the whole new modversions implementation:
export-objs is gone for good!
|
|
Makefiles no longer need to include Rules.make, which is currently an
empty file. This patch removes it from the drivers tree Makefiles.
|
|
Make proc and legacy depend on compile options.
|
|
Tidies up the handling of MCA drivers
|
|
Just in case some raving lunatic wants to add other platform
support for MCA (like RS6000)
Abstract the hardware pieces from the general MCA bus handling
Make all bus and pos accesses go through special accessor registers
add transform functions for multiple MCA bus machines
|
|
These changes make MCA use sysfs. They export the identical api
to the previous MCA functions, but now everything operates in
terms of sysfs struct devices.
|