Skip to content

Commit 1a750da

Browse files
committed
deinit cdfs
1 parent 554daa9 commit 1a750da

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

frontend/drivers/platform_ps2.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -239,6 +239,7 @@ static void deinit_drivers(bool deinit_filesystem, bool deinit_powerOff)
239239
umount_hdd_partition(mountString);
240240

241241
deinit_hdd_driver(false);
242+
deinit_cdfs_driver();
242243
deinit_usb_driver();
243244
deinit_memcard_driver(true);
244245
deinit_fileXio_driver();

0 commit comments

Comments
 (0)