UBI: Extend UBI layer debug/messaging capabilities
authorTanya Brokhman <tlinder@codeaurora.org>
Mon, 20 Oct 2014 16:57:00 +0000 (19:57 +0300)
committerArtem Bityutskiy <artem.bityutskiy@linux.intel.com>
Fri, 7 Nov 2014 10:08:51 +0000 (12:08 +0200)
If there is more then one UBI device mounted, there is no way to
distinguish between messages from different UBI devices.
Add device number to all ubi layer message types.

The R/O block driver messages were replaced by pr_* since
ubi_device structure is not used by it.

Amended a bit by Artem.

Signed-off-by: Tanya Brokhman <tlinder@codeaurora.org>
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>

No differences found