Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 4bc618fd authored by Stanislaw Gruszka's avatar Stanislaw Gruszka Committed by John W. Linville
Browse files

rt2800: 5592: enable rf init

parent d5ae7a6b
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -4691,6 +4691,7 @@ static int rt2800_init_rfcsr(struct rt2x00_dev *rt2x00dev)
	    !rt2x00_rt(rt2x00dev, RT5390) &&
	    !rt2x00_rt(rt2x00dev, RT5392) &&
	    !rt2x00_rt(rt2x00dev, RT5392) &&
	    !rt2x00_rt(rt2x00dev, RT5592) &&
	    !rt2800_is_305x_soc(rt2x00dev))
		return 0;