Name
subsystem_register —
register a subsystem.
Synopsis
int subsystem_register ( | struct subsystem * s) ; |
Arguments
s
the subsystem we're registering.
Description
Once we register the subsystem, we want to make sure that
the kset points back to this subsystem for correct usage of
the rwsem.