Search code examples
linux-kerneldriverlinux-device-driverdevice-driver

Linux function class_device_create changed to?


I use a 2.6.32 Kernel. It seems that the function class_device_create() changed.

But I can't find the corresponding function.


Solution

  • New name is device_create(...)