Name
class_compat_register —
register a compatibility class
Synopsis
struct class_compat * class_compat_register (
const char * name)
;
Arguments
name
the name of the class
Description
Compatibility class are meant as a temporary user-space compatibility
workaround when converting a family of class devices to a bus devices.