* Johan Hovold <[email protected]> [170410 02:27]: > Make sure to actually suspend the device before returning after a failed > (or deferred) probe. > > Note that autosuspend must be disabled before runtime pm is disabled in > order to balance the usage count due to a negative autosuspend delay as > well as to make the final put suspend the device synchronously. > > Fixes: 388bc2622680 ("omap-serial: Fix the error handling in the omap_serial > probe") > Cc: Shubhrajyoti D <[email protected]> > Cc: Tony Lindgren <[email protected]> > Signed-off-by: Johan Hovold <[email protected]>
Acked-by: Tony Lindgren <[email protected]>

