On 05/06/14 16:09, Peter De Schrijver wrote:
+       dev_info(dev,
+               "Tegra Revision: %s SKU: %d CPU Process: %d Core Process: %d\n",
+               tegra_revision_name[sku_info->revision],
+               sku_info->sku_id, sku_info->cpu_process_id,
+               sku_info->core_process_id);

sku_info->sku_id doesn't seem to get initialized anywhere - with an older revision of this set I see SKU: 0 in place of what the L4T kernel prints (SKU: 0x81).

--
nvpublic
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to