• Alexander Viro's avatar
    [PATCH] device_register() splitup · 8b290eb1
    Alexander Viro authored
    	new driverfs helpers - device_initialize/device_add and device_del.
    The latter is device_unregister() sans the final put_device().  The former
    is splitup of device_register() into initialization and insertion into tree.
    8b290eb1
core.c 7.43 KB