]> git.openfabrics.org - ~emulex/infiniband.git/commit
ARM: at91: change "Unknown" qualifier SoC subtype handling
authorNicolas Ferre <nicolas.ferre@atmel.com>
Tue, 9 Apr 2013 10:56:21 +0000 (12:56 +0200)
committerNicolas Ferre <nicolas.ferre@atmel.com>
Tue, 9 Apr 2013 12:26:56 +0000 (14:26 +0200)
commit13ab6aeb49663b0ca0f0eed3560fbaecacf4858f
tree8ae6851ef05db63a2a6657c48ef11929b5d43e1c
parent471c9e786596c4f028c67c7e9de0703b49cab2a9
ARM: at91: change "Unknown" qualifier SoC subtype handling

An AT91 SoC that doesn't have a subtype is shown as "Unknown"
in the Linux log message which is not correct.
This was leading to confusion so, add a "none" qualifier to
the subtype property and set this one in the appropriate cases.

Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
arch/arm/mach-at91/include/mach/cpu.h
arch/arm/mach-at91/setup.c