Re: [PATCH] [SPARC/64] Remove get_property
From: David Miller <davem@davemloft.net>
Date: 2007-04-12 21:42:45
From: David Miller <davem@davemloft.net>
Date: 2007-04-12 21:42:45
From: Stephen Rothwell <redacted> Date: Tue, 3 Apr 2007 23:05:05 +1000
All the usages have been renamed to of_get_property. Signed-off-by: Stephen Rothwell <redacted>
...
If you take the curent powerpc tree (commit 1b56c1da9eec35c610fa2168d754ce567615a6ee) and apply all the patches I sent today (1-6 then 1-17) then merge that with your current for-2.6.22 tree (commit ab571e3091f055b0f8648822e11ee6413993f899), then you can apply this. :-) I did a test sparc64 allmodconfig build (and it get as far as can be expected :-))
Yikes, this is getting messy :-) We will have some staging issues during the 2.6.22 merge window. For now why don't I leave this one out of my tree and you can just put it into the powerpc tree which eliminated all of the instances of get_property()? Thanks.