Re: [PATCH v2] Made FSL Book-E PMC support more generic

2008-02-05 Thread Kumar Gala
On Feb 4, 2008, at 6:27 PM, Andy Fleming wrote: > Some of the more recent e300 cores have the same performance monitor > implementation as the e500. e300 isn't book-e, so the name isn't > really appropriate. In preparation for e300 support, rename a bunch > of fsl_booke things to say fsl_emb (F

[PATCH v2] Made FSL Book-E PMC support more generic

2008-02-04 Thread Andy Fleming
Some of the more recent e300 cores have the same performance monitor implementation as the e500. e300 isn't book-e, so the name isn't really appropriate. In preparation for e300 support, rename a bunch of fsl_booke things to say fsl_emb (Freescale Embedded Performance Monitors). Signed-off-by: A