Kyle Evans e88f22ff04 psm: use make_dev_s instead of make_dev
This most importantly reduces duplication, but it also removes any potential
race with usage of dev->si_drv1 since it's now set prior to the device being
constructed enough to be accessible.
2020-02-04 18:45:28 +00:00
..
2020-02-03 17:35:11 +00:00
2020-02-03 17:35:11 +00:00
2020-02-04 18:45:28 +00:00