[PATCH] use .devfs_name in struct miscdevice
There's three drivers in the tree that workaround the suboptimal devfs name choice of the misc device layer (/dev/misc/<foo>) using devfs_mk_symlink. Switch them to set miscdev.devfs_name instead to get the right name from the very beginning.
Showing
Please register or sign in to comment