commit | 6e613ebf4405fc09e2a8c16ed193b47f80a3cbed | [log] [tgz] |
---|---|---|
author | Tony Lindgren <tony@atomide.com> | Thu Jan 05 11:08:20 2017 -0800 |
committer | Tony Lindgren <tony@atomide.com> | Fri Jan 06 08:54:24 2017 -0800 |
tree | 81c26a64962321fa95d6a404f7a58834b6dc7687 | |
parent | d97556c8012015901a3ce77f46960078139cd79d [diff] |
ARM: OMAP2+: Fix init for multiple quirks for the same SoC It's possible that there are multiple quirks that need to be initialized for the same SoC. Fix the issue by not returning on the first match. Signed-off-by: Tony Lindgren <tony@atomide.com>