1 Jan 2011 01:54
Re: [PATCH] of/flattree: Add of_flat_dt_match() helper function
Grant Likely <grant.likely <at> secretlab.ca>
2011-01-01 00:54:32 GMT
2011-01-01 00:54:32 GMT
On Fri, Dec 31, 2010 at 07:59:02AM -0800, Stephen Neuendorffer wrote: > On Fri, Dec 31, 2010 at 1:15 AM, Grant Likely <grant.likely <at> secretlab.ca>wrote: > > > This patch adds of_flat_dt_match() which tests a node for > > compatibility with a list of values and converts the relevant powerpc > > platform code to use it. This approach simplifies the board support > > code a bit. > > > > Signed-off-by: Grant Likely <grant.likely <at> secretlab.ca> > > > > reviewed-by: Stephen Neuendorffer <stephen.neuendorffer <at> xilinx.com> > > minor nits below. Fixed, thanks. g. > > > > --- > > arch/powerpc/platforms/40x/ppc40x_simple.c | 13 +++------- > > arch/powerpc/platforms/512x/mpc5121_generic.c | 13 +--------- > > arch/powerpc/platforms/52xx/lite5200.c | 16 +++++------- > > arch/powerpc/platforms/52xx/media5200.c | 13 +--------- > > arch/powerpc/platforms/52xx/mpc5200_simple.c | 13 +--------- > > arch/powerpc/platforms/83xx/mpc830x_rdb.c | 13 ++++++---- > > arch/powerpc/platforms/83xx/mpc831x_rdb.c | 11 +++++--- > > arch/powerpc/platforms/83xx/mpc837x_rdb.c | 15 +++++++----(Continue reading)
RSS Feed