[PATCH v3 02/10] ARM: tegra: export Tegra chipid
From: Olof Johansson <hidden>
Date: 2012-02-20 23:30:15
Also in:
linux-tegra, lkml
From: Olof Johansson <hidden>
Date: 2012-02-20 23:30:15
Also in:
linux-tegra, lkml
Hi, On Mon, Feb 20, 2012 at 3:13 PM, Colin Cross [off-list ref] wrote:
Other platforms use accessors for this (cpu_is_xxx(), although soc_is_xxx() is probably more appropriate).
I have previously objected to additions of said functions on tegra, since they tend to start crawling into drivers as runtime tests instead of providing more appropriate detection at probe time. I can be persuaded differently but I haven't yet seen a strong case for changing my mind. :) -Olof