uvt: cdev: print minor/major debug messages
authorDavid Herrmann <dh.herrmann@gmail.com>
Tue, 5 Mar 2013 00:24:17 +0000 (01:24 +0100)
committerDavid Herrmann <dh.herrmann@gmail.com>
Tue, 5 Mar 2013 00:24:17 +0000 (01:24 +0100)
commit0cb9f3b5057bdb842a451e8cda5b7862470e71a2
treed854a93050d0b680d5227a05dd066eb35dca7692
parent61d88ec9c8b28771dd06a6a225c74982fbae1cb2
uvt: cdev: print minor/major debug messages

These numbers are pretty useful during debugging so print them before
attempting to create the cdev devices.

Signed-off-by: David Herrmann <dh.herrmann@gmail.com>
src/uvt_cdev.c