Tom Warren 49493cb714 Tegra: Split tegra_get_chip_type() into soc & sku funcs
As suggested by Stephen Warren, use tegra_get_chip() to return
the pure CHIPID for a Tegra SoC (i.e. 0x20 for Tegra20, 0x30 for
Tegra30, etc.) and rename tegra_get_chip_type() to reflect its true
function, i.e. tegra_get_chip_sku(), which returns an ID like
TEGRA_SOC_T25, TEGRA_SOC_T33, etc.

Signed-off-by: Tom Warren <twarren@nvidia.com>
Reviewed-by: Stephen Warren <swarren@nvidia.com>
2013-04-15 11:01:38 -07:00
..
2012-03-26 23:09:26 +02:00
2012-11-16 09:16:45 +01:00
2011-07-16 13:00:11 +02:00
2011-11-29 15:43:38 +01:00
2013-04-08 11:29:34 -04:00
2013-02-04 09:05:45 -05:00
2011-02-21 08:30:55 +01:00
2012-05-15 08:31:26 +02:00
2013-04-12 07:55:08 +02:00
2012-11-20 00:16:08 +01:00
2011-07-04 10:55:25 +02:00
2010-10-13 09:59:33 +02:00
2013-03-15 16:13:54 -04:00
2013-03-15 16:14:00 -04:00