On 03/12/2013 06:01 AM, Danny Huang wrote: > Expose Tegra chip ID and revision in /sys/devices/soc for user mode > usage > diff --git a/arch/arm/mach-tegra/common.c b/arch/arm/mach-tegra/common.c > +void __init tegra_soc_device_init(void) Oh, and since this is exposing data that's initialized by Tegra's fuse.c, wouldn't it make sense to put this function into fuse.c at the end of its initialization function? -- To unsubscribe from this list: send the line "unsubscribe linux-tegra" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html