From: Ivan Khoronzhuk <ivan.khoronz...@linaro.org> Date: Tue, 14 Feb 2017 14:42:15 +0200
> There is a copy-paste error, which hides breaking of resume > for CPSW driver: there was replaced netdev_priv() to ndev_to_cpsw(ndev) > in suspend, but left it unchanged in resume. > > Fixes: 606f39939595a4d4540406bfc11f265b2036af6d > (ti: cpsw: move platform data and slaves info to cpsw_common) > > Reported-by: Alexey Starikovskiy <astarikovs...@topcon.com> > Signed-off-by: Ivan Khoronzhuk <ivan.khoronz...@linaro.org> Applied and queued up for -stable, thanks.