The simple patches just clean up in the cases of probe error like restore dev_id and handle the defer probe when regulator is still not ready.
v2: * Fabio Estevam's comment to suggest split v1 to separate patches. Fugang Duan (2): net: fec: restore dev_id in the cases of probe error net: fec: defer probe if regulator is not ready drivers/net/ethernet/freescale/fec_main.c | 5 +++++ 1 file changed, 5 insertions(+) -- 1.9.1