commit | 13ab6aeb49663b0ca0f0eed3560fbaecacf4858f | [log] [tgz] |
---|---|---|
author | Nicolas Ferre <nicolas.ferre@atmel.com> | Tue Apr 09 12:56:21 2013 +0200 |
committer | Nicolas Ferre <nicolas.ferre@atmel.com> | Tue Apr 09 14:26:56 2013 +0200 |
tree | 8ae6851ef05db63a2a6657c48ef11929b5d43e1c | |
parent | 471c9e786596c4f028c67c7e9de0703b49cab2a9 [diff] |
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>