soc/tegra: fuse: export tegra_sku_info
authorVince Hsu <vinceh@nvidia.com>
Tue, 2 Dec 2014 04:50:32 +0000 (12:50 +0800)
committerBen Skeggs <bskeggs@redhat.com>
Tue, 2 Dec 2014 05:43:37 +0000 (15:43 +1000)
commitf9fc36618bcbca276d24738b07234d3601d1b17a
tree4ebff7763fa044a9e1adb535c3b88992de0d4efe
parent5a0e9d72136d90f5456bcc465d318f49d3f45838
soc/tegra: fuse: export tegra_sku_info

Some Tegra drivers might be compiled as kernel modules, and they need the
fuse information for initialization. One example is the GK20A Nouveau
driver. It needs the GPU speedo value to calculate frequency-voltage
table. So export the tegra_sku_info.

Signed-off-by: Vince Hsu <vinceh@nvidia.com>
Acked-by: Alexandre Courbot <acourbot@nvidia.com>
Acked-by: Thierry Reding <treding@nvidia.com>
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
drivers/soc/tegra/fuse/fuse-tegra.c