commit | 2f82e98265e0a46e122ee2a035450d065dbd0f4f | [log] [tgz] |
---|---|---|
author | Hon Ching \(Vicky\) Lo <honclo@linux.vnet.ibm.com> | Wed Oct 07 20:11:52 2015 -0400 |
committer | Peter Huewe <peterhuewe@gmx.de> | Mon Oct 19 01:01:22 2015 +0200 |
tree | c9a6bd9b38d4dceddf0438ef2e12c2a221404823 | |
parent | 89adb83c5a378618ed67a1cf4c2c2061364b4d10 [diff] |
vTPM: fix searching for the right vTPM node in device tree Replace all occurrences of '/ibm,vtpm' with '/vdevice/vtpm', as only the latter is guanranteed to be available for the client OS. The '/ibm,vtpm' node should only be used by Open Firmware, which is susceptible to changes. Signed-off-by: Hon Ching(Vicky) Lo <honclo@linux.vnet.ibm.com> Signed-off-by: Peter Huewe <peterhuewe@gmx.de>