omap3: keep SoC features on the same line
authorKevin Hilman <khilman@deeprootsystems.com>
Sun, 22 Nov 2009 18:11:13 +0000 (10:11 -0800)
committerTony Lindgren <tony@atomide.com>
Sun, 22 Nov 2009 18:24:32 +0000 (10:24 -0800)
commitcedf900d657e09f060b52f0598fc56aae9fbfba3
tree6eb473aa5ff272ff6c124f13e2a2c7a9ba85cf5e
parent05574bb27a8a46d354582e72691ff6cb40712da9
omap3: keep SoC features on the same line

When listing the various SoC features, print them on the same line.
So, instead of this

OMAP3430/3530 ES3.1
 - l2cache : Y
 - iva : Y
 - sgx : Y
 - neon : Y
 - isp : Y

you get this:

OMAP3430/3530 ES3.1 (l2cache iva sgx neon isp )

Signed-off-by: Kevin Hilman <khilman@deeprootsystems.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/id.c