From: Fabio Estevam <[email protected]> Date: Sat, 23 Jun 2018 21:28:22 -0300
> From: Fabio Estevam <[email protected]> > > When platform_device_register_simple() fails we can return > the error immediately instead of jumping to the 'err_pdev' > label. > > This makes the error path a bit simpler. > > Signed-off-by: Fabio Estevam <[email protected]> Applied, thank you.
