Re: [PATCH/RFT 6/8] ARM: OMAP: remove unused cpu_is_omap3505()

2012-04-30 Thread Kevin Hilman
Jean Pihet writes: > Kevin, > > On Fri, Apr 27, 2012 at 1:29 AM, Kevin Hilman wrote: >> The 3505 check is now unused and can be removed. >> >> There are no longer any cpu_is_* checks that depend on specific IP >> detection. >> >> Acked-by: Vaibhav Hiremath >> Tested-by: Vaibhav Hiremath >> Sig

Re: [PATCH/RFT 6/8] ARM: OMAP: remove unused cpu_is_omap3505()

2012-04-30 Thread Koen Kooi
Op 30 apr. 2012, om 11:07 heeft Jean Pihet het volgende geschreven: > Kevin, > > On Fri, Apr 27, 2012 at 1:29 AM, Kevin Hilman wrote: >> The 3505 check is now unused and can be removed. >> >> There are no longer any cpu_is_* checks that depend on specific IP >> detection. >> >> Acked-by: Vaib

Re: [PATCH/RFT 6/8] ARM: OMAP: remove unused cpu_is_omap3505()

2012-04-30 Thread Jean Pihet
Kevin, On Fri, Apr 27, 2012 at 1:29 AM, Kevin Hilman wrote: > The 3505 check is now unused and can be removed. > > There are no longer any cpu_is_* checks that depend on specific IP > detection. > > Acked-by: Vaibhav Hiremath > Tested-by: Vaibhav Hiremath > Signed-off-by: Kevin Hilman > --- >

[PATCH/RFT 6/8] ARM: OMAP: remove unused cpu_is_omap3505()

2012-04-26 Thread Kevin Hilman
The 3505 check is now unused and can be removed. There are no longer any cpu_is_* checks that depend on specific IP detection. Acked-by: Vaibhav Hiremath Tested-by: Vaibhav Hiremath Signed-off-by: Kevin Hilman --- arch/arm/plat-omap/include/plat/cpu.h |8 +--- 1 file changed, 1 insert