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)
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>

No differences found