On Fri, Jan 18, 2019 at 7:07 AM Stefan Agner <[email protected]> wrote: > > Probe deferral is to be expected during normal operation, so avoid > printing an error when it is encountered. > > Removing the goto would not be strictly necessary. However, if > code gets added later, the cleanup in the EPROBE_DEFER case likely > would get missed. > > Signed-off-by: Stefan Agner <[email protected]> > Reviewed-by: Daniel Baluta <[email protected]> > Acked-by: Nicolin Chen <[email protected]>
Reviewed-by: Fabio Estevam <[email protected]>

