backports: add of_find_node_by_name() if !CONFIG_OF
authorHauke Mehrtens <hauke@hauke-m.de>
Wed, 7 Aug 2013 22:53:23 +0000 (00:53 +0200)
committerLuis R. Rodriguez <mcgrof@do-not-panic.com>
Tue, 13 Aug 2013 01:12:03 +0000 (18:12 -0700)
commit5ad580451aa469ad1174e1b14b3e7f37df866752
tree3044c5f95d45b7fafe55fa01b9b78dd4b0f92caf
parentb5afbf003023d23f846a065d6ac99f1169b5e7b2
backports: add of_find_node_by_name() if !CONFIG_OF

The old kernel only exports this function when CONFIG_OF is set, but not
when CONFIG_OF is not set.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Signed-off-by: Luis R. Rodriguez <mcgrof@do-not-panic.com>
backport/backport-include/linux/of.h