mirror of
https://github.com/armbian/linux.git
synced 2026-01-06 10:13:00 -08:00
We need to convert the error pointer from class_create(), else we'll return the successful return code from register_chrdev() on failure. Signed-off-by: Sven Wegener <sven.wegener@stealer.net> Signed-off-by: Jean Delvare <khali@linux-fr.org>