HomeFreeBSD

mmc_sim: stop using cam_sim_alloc_dev

Description

mmc_sim: stop using cam_sim_alloc_dev

Use the vanilla flavor of cam_sim_alloc. Now that sdiob has been
converted to get the device_t from the cam_path, this data is no longer
necessary.

Reviewed by: scottl@
Sponsored by: Netflix
Differential Revision: https://reviews.freebsd.org/D30856

Details

Provenance
impAuthored on Jun 28 2021, 10:00 PM
Differential Revision
D30856: mmc_sim: stop using cam_sim_alloc_dev
Parents
rGfdd60a97dad5: sdiob: get the device_t from periph's path
Branches
Unknown
Tags
Unknown