commit | 5114d6a70911dd5d57fb99bf75fd067893a50afa | [log] [tgz] |
---|---|---|
author | Tyrel Datwyler <[email protected]> | Wed Feb 10 19:32:25 2016 -0600 |
committer | Martin K. Petersen <[email protected]> | Tue Feb 23 21:27:02 2016 -0500 |
tree | 57f9baef102174d4b4c58736808da707550707a7 | |
parent | 45d8c30f0c343547f0d56001cc109a0752b81c83 [diff] |
ibmvscsi: Use of_root to access OF device tree root node The root node of the OF device tree is exported as of_root. No need to look up the root by path name. Instead just get a reference directly via of_root. Signed-off-by: Tyrel Datwyler <[email protected]> Reviewed-by: Johannes Thumshirn <[email protected]> Signed-off-by: Martin K. Petersen <[email protected]>