1 year ago
#342186
Alpha0
How to show a device in bus and class?
How show the same struct device in bus and class in sysfs structure? I'm getting an error when doing this. Currently I'm assigning bus and class attributes of struct device before calling device_register. The error message says that a device in /device of the same name already exists.
linux-kernel
linux-device-driver
device
bus
0 Answers
Your Answer