]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: S3C64XX: Improve logging of unknown Cragganmore module types
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Fri, 2 Dec 2011 05:29:08 +0000 (14:29 +0900)
committerKukjin Kim <kgene.kim@samsung.com>
Fri, 2 Dec 2011 05:29:08 +0000 (14:29 +0900)
commitfc716894ac25e81a094adb964b78fde2387411a9
treeb839987f6c5a52339ed59a43b633d416a3693d21
parent8504a3cb5cbc43dbbec457105d9cead3fc20cd85
ARM: S3C64XX: Improve logging of unknown Cragganmore module types

As our ID table is populated with hexidecimal values it makes sense to log
unknown module IDs in hexidecimal. It's also helpful to display board
revisions as 1 based rather than 0 based as that's the numbering system
used for the hardware (and what we do when announcing known modules).

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
arch/arm/mach-s3c64xx/mach-crag6410-module.c