[PATCH V2 1/3] ARM: tegra: flexible spare fuse read function

2012-11-14 Thread Danny Huang
Change the spare fuse base from a definition to a variable. It provides flexibilty to read spare fuse on different chip. Signed-off-by: Danny Huang --- arch/arm/mach-tegra/fuse.c | 19 --- arch/arm/mach-tegra/fuse.h | 2 ++ 2 files changed, 14 insertions(+), 7 deletions(-)

[PATCH V2 1/3] ARM: tegra: flexible spare fuse read function

2012-11-14 Thread Danny Huang
Change the spare fuse base from a definition to a variable. It provides flexibilty to read spare fuse on different chip. Signed-off-by: Danny Huang dahu...@nvidia.com --- arch/arm/mach-tegra/fuse.c | 19 --- arch/arm/mach-tegra/fuse.h | 2 ++ 2 files changed, 14 insertions(+), 7