devinfo: make the output of "devinfo DEVICE" nicer
* some output sections started with "foo: bar", some with "foo = bar". Unify this.
* there was a fixed size to the "foo =" parameters, which wasn't fitting, this
  was especially visible at "devinfo global"
* don't output "resources:", "driver:" and "bus:" lines if there are none
  resources, drivers or busses involved.
* remove some empty lines
* harmonize differentiation between headlines (e.g. "resources:") and values
  by indenting values slightly
* uppercase some texts

Signed-off-by: Holger Schurig <holgerschurig@gmail.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent c19c0da commit 287c03267ebf5c5c4fea5b3d1e2bf53a838bfb19
@Holger Schurig Holger Schurig authored on 30 May 2014
Sascha Hauer committed on 2 Jun 2014
Showing 2 changed files
View
commands/devinfo.c
View
drivers/video/fb.c