]> git.baikalelectronics.ru Git - kernel.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)
commitd22752d6e70dda0ae3dbea65974596c6f7bc7201
tree8ae6851ef05db63a2a6657c48ef11929b5d43e1c
parent01b5f020670cd7afca7140c0c3eb879397a37d1d
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