commit | 9c6de47d53a3ce8df1642ae67823688eb98a190a | [log] [tgz] |
---|---|---|
author | Thor Thayer <tthayer@opensource.altera.com> | Wed Oct 08 13:51:34 2014 -0500 |
committer | Mark Brown <broonie@kernel.org> | Wed Oct 08 21:12:47 2014 +0100 |
tree | 251b49d19cd7c371847ae1f951e1b537ca0e1c15 | |
parent | a2285b8c75bf7e21895f7c2cf75d6a910914517b [diff] |
spi: dw: Initialize of_node to discover DT node children The of_node element must be initialized to enable discovery of node children which takes place in the of_register_spi_devices() function. Signed-off-by: Thor Thayer <tthayer@opensource.altera.com> Signed-off-by: Mark Brown <broonie@kernel.org>