[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <513F6D74.8010107@wwwdotorg.org>
Date: Tue, 12 Mar 2013 12:01:24 -0600
From: Stephen Warren <swarren@...dotorg.org>
To: Danny Huang <dahuang@...dia.com>
CC: linux@....linux.org.uk, hdoyu@...dia.com, olof@...om.net,
gregkh@...uxfoundation.org, arnd@...db.de, josephl@...dia.com,
pdeschrijver@...dia.com, pgaikwad@...dia.com,
linux-arm-kernel@...ts.infradead.org, linux-tegra@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2] ARM: tegra: expose chip ID and revision
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-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists