Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit bb60fc3f authored by Dmitry Shmidt's avatar Dmitry Shmidt
Browse files

ANDROID: base: dd: Export driver_probe_done()



Patch ANDROID dm-verity: fix root device init timing issue
is using driver_probe_done()

Change-Id: I3fff593af2bc63f99d87b8037995d9defc5e68ad
Signed-off-by: default avatarDmitry Shmidt <dimitrysh@google.com>
parent 00291c4c
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -361,6 +361,7 @@ int driver_probe_done(void)
		return -EBUSY;
	return 0;
}
EXPORT_SYMBOL_GPL(driver_probe_done);

/**
 * wait_for_device_probe