Re: [PATCH] ARM: tegra114: add speedo-based process identification

2013-03-17 Thread Danny Huang
On Sat, 2013-03-16 at 01:36 +0800, Stephen Warren wrote: > On 03/14/2013 01:40 AM, Danny Huang wrote: > > Add speedo-based process identifictaion for Tegra114. > > > > Based on the work by: > > Alex Frid > > This code is surprisingly quite a bit simpler than the existing > tegra30_speedo.c. Are

Re: [PATCH] ARM: tegra114: add speedo-based process identification

2013-03-15 Thread Stephen Warren
On 03/14/2013 01:40 AM, Danny Huang wrote: > Add speedo-based process identifictaion for Tegra114. > > Based on the work by: > Alex Frid This code is surprisingly quite a bit simpler than the existing tegra30_speedo.c. Are you sure it's complete? > diff --git a/arch/arm/mach-tegra/fuse.c b/arch

[PATCH] ARM: tegra114: add speedo-based process identification

2013-03-14 Thread Danny Huang
Add speedo-based process identifictaion for Tegra114. Based on the work by: Alex Frid Signed-off-by: Danny Huang --- arch/arm/mach-tegra/Makefile | 1 + arch/arm/mach-tegra/fuse.c| 4 ++ arch/arm/mach-tegra/fuse.h| 7 +++ arch/arm/mach-tegra/tegra114_spee