zephyr/tests/subsys/fs
Jordan Yates 4543f82c12 storage: flash_map: remove `device_get_binding`
Remove all usage of `device_get_binding` in the subsys by directly
storing the `const struct device*` in the `struct flash_area`.

Signed-off-by: Jordan Yates <jordan.yates@data61.csiro.au>
2022-07-02 16:04:16 +02:00
..
common tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
fat_fs_api tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
fat_fs_dual_drive tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
fcb storage: flash_map: remove `device_get_binding` 2022-07-02 16:04:16 +02:00
fs_api tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
littlefs tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
multi-fs tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
nvs nvs: implement NVS cache 2022-06-05 14:43:59 +02:00