From: Peter De Schrijver Date: Thu, 12 Jun 2014 15:36:37 +0000 (+0300) Subject: soc/tegra: Add efuse driver for Tegra X-Git-Tag: omap-for-v3.17/fixes-against-rc2~123^2~6^2~3 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=783c8f4c84451bc444e314a71b447239c6ef6fd9;p=pandora-kernel.git soc/tegra: Add efuse driver for Tegra Implement fuse driver for Tegra20, Tegra30, Tegra114 and Tegra124. This replaces functionality previously provided in arch/arm/mach-tegra, which is removed in this patch. While at it, move the only user of the global tegra_revision variable over to tegra_sku_info.revision and export tegra_fuse_readl() to allow drivers to read calibration fuses. Signed-off-by: Peter De Schrijver Signed-off-by: Stephen Warren Signed-off-by: Thierry Reding --- Reading git-diff-tree failed