drvlist: factor the driver list out of 'devinfo'
The command 'devinfo' was first spitting out all devices, and then
also all drivers. This patch separates them into two commands,
'devinfo' as before, and also the new command 'drvinfo'

Signed-off-by: Holger Schurig <holgerschurig@gmail.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent 4d1ebec commit c19c0da71caaeb2dc6f53e7d53d9ebad24e46c09
@Holger Schurig Holger Schurig authored on 30 May 2014
Sascha Hauer committed on 2 Jun 2014
Showing 4 changed files
View
commands/Kconfig
View
commands/Makefile
View
commands/devinfo.c
View
commands/drvinfo.c 0 → 100644