• Greg Kroah-Hartman's avatar
    [PATCH] Driver Core: add class_simple support · 7ad25aef
    Greg Kroah-Hartman authored
    This patch adds a struct class_simple which can be used to create
    "simple" class support for subsystems.
    
    It also adds a class_release() callback for struct class, as it is
    needed to properly handle the reference counting logic.
    7ad25aef
device.h 11.8 KB