commit | 624ab2a49ca30fd61f6c268567d74aaaf949a489 | [log] [tgz] |
---|---|---|
author | Frank Rowand <frank.rowand@am.sony.com> | Fri Oct 28 23:26:27 2016 -0700 |
committer | Rob Herring <robh@kernel.org> | Tue Nov 15 09:17:15 2016 -0600 |
tree | c2d4680a345500b71842eefec4f9181e9695f37a | |
parent | 25e1687767612e593c054d5855f6717cf8104c1f [diff] |
of: Update structure of code to be clearer, also remove BUG_ON() Remove BUG_ON(), which is frowned upon and not needed here. Restructure to remove some excessive complexity. Signed-off-by: Frank Rowand <frank.rowand@am.sony.com> Signed-off-by: Rob Herring <robh@kernel.org>