• Christoph Hellwig's avatar
    [PATCH] use .devfs_name in struct miscdevice · 9403fc17
    Christoph Hellwig authored
    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.
    9403fc17
microcode.c 11.3 KB