Oleksandr Tymoshenko
3ea5899793
[mv] Fix invalid condition in fdt_fixup_ranges
...
Add parentheses to perform assignment before comparison. The prior
condition worked because fdt_parent_addr_cells returns 1 for the DTB
on which fdt_fixup_ranges is called and accidentally par_addr_cells
ends up to be set to the same value.
PR: 210705
Submitted by: David Binderman <dcb314@hotmail.com>
MFC after: 1 week
2019-01-16 21:13:50 +00:00
..
2018-04-04 12:30:52 +00:00
2018-07-28 06:46:10 +00:00
2018-07-28 17:21:34 +00:00
2018-08-15 13:13:19 +00:00
2017-11-20 19:43:44 +00:00
2018-08-15 13:13:19 +00:00
2018-04-08 12:20:06 +00:00
2018-11-14 14:26:32 +00:00
2018-04-04 08:40:49 +00:00
2018-12-12 22:10:11 +00:00
2017-11-27 15:04:10 +00:00
2018-04-03 21:17:19 +00:00
2018-12-12 22:01:06 +00:00
2018-12-12 22:08:43 +00:00
2018-04-08 12:20:06 +00:00
2019-01-16 21:13:50 +00:00
2018-12-12 22:04:21 +00:00
2018-12-12 22:04:21 +00:00
2018-12-12 22:24:30 +00:00
2018-04-08 22:59:34 +00:00
2018-12-02 21:58:36 +00:00
2019-01-15 00:37:37 +00:00
2018-11-15 17:05:02 +00:00
2018-12-12 22:33:05 +00:00
2017-11-27 15:04:10 +00:00
2018-12-12 22:00:05 +00:00
2018-04-04 13:20:29 +00:00
2018-04-08 12:20:06 +00:00
2018-04-09 23:36:52 +00:00
2017-11-20 19:43:44 +00:00
2018-04-04 08:40:49 +00:00
2018-04-04 12:30:52 +00:00