diff options
author | Benjamin Herrenschmidt <benh@kernel.crashing.org> | 2011-04-14 22:32:00 (GMT) |
---|---|---|
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | 2011-04-20 07:01:20 (GMT) |
commit | 411e689d929d5fc2e9066e30de55e8bcdbd573ad (patch) | |
tree | df32fe6ab367b3384042b80d2043fb92d2c56a4b /firmware/ositech | |
parent | 5ca123760177ed16cbd9bab609bff69eb8fc45bd (diff) | |
download | linux-411e689d929d5fc2e9066e30de55e8bcdbd573ad.tar.xz |
powerpc/nvram: Search for nvram using compatible
As well as searching for nodes with type = "nvram", search for nodes
that have compatible = "nvram". This can't be converted into a single
call to of_find_compatible_node() with a non-NULL type, because that
searches for a node that has _both_ type & compatible = "nvram".
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Michael Ellerman <michael@ellerman.id.au>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Diffstat (limited to 'firmware/ositech')
0 files changed, 0 insertions, 0 deletions