[PATCH] Driver Core: add class_simple support
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.
Showing
drivers/base/class_simple.c
0 → 100644
Please register or sign in to comment