Home
last modified time | relevance | path

Searched hist:"1 f1607dbd9f6efc22f06e16fc11675dd6323aaab" (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/soc/tegra/fuse/
H A Dtegra-apbmisc.c1f1607dbd9f6efc22f06e16fc11675dd6323aaab Mon Jun 26 15:21:17 UTC 2017 Thierry Reding <treding@nvidia.com> soc/tegra: fuse: Move register mapping check

The tegra_read_chipid() function can be called from places other than
tegra_get_chip_id(), so the check for a valid mapping of the MISC
registers needs to be moved to tegra_read_chipid() to catch all
potential accesses.

Signed-off-by: Thierry Reding <treding@nvidia.com>