On Mon, Oct 26, 2020 at 08:59:34PM -0300, Fabio Estevam wrote:
Hi Sasha,
On Mon, Oct 26, 2020 at 8:56 PM Sasha Levin <[email protected]> wrote:
From: Anson Huang <[email protected]>
[ Upstream commit b663b798d04fb73f1ad4d54c46582d2fde7a76d6 ]
dev_err_probe() can reduce code size, uniform error handling and record the
defer probe reason etc., use it to simplify the code.
Signed-off-by: Anson Huang <[email protected]>
Reviewed-by: Guido Günther <[email protected]>
Signed-off-by: Shawn Guo <[email protected]>
Signed-off-by: Sasha Levin <[email protected]>
Does this qualify for stable since it is just a cleanup and not a bug fix?
Nope, I'm dropping it, thanks!
--
Thanks,
Sasha