Skip to content
Commit 708404c9 authored by Simon Glass's avatar Simon Glass Committed by Tom Rini
Browse files

ide: Move ide_init() entirely within ide_probe()



Now that ide_probe() is the only caller of ide_init(), move all the code
into the probe function, so it is easier to refactor it.

Move ide_dev_desc[] into ide_probe() to, since it is the only user.

Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
parent db89e723
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment