K 10 svn:author V 8 jchandra K 8 svn:date V 27 2011-10-17T13:44:33.588208Z K 7 svn:log V 269 FDT changes for 64 bit kernel Use the offset into the device tree from fdtp as the phandle instead of using pointer into the device tree. This will make sure that the phandle fits into a uint32_t type, even when compiled for 64bit. Reviewed by: raj, nathanw, marcel END