From: Mauro Carvalho Chehab Date: Fri, 4 Jul 2014 17:15:40 +0000 (-0300) Subject: [media] dib8000: improve the message that reports per-layer locks X-Git-Tag: omap-for-v3.17/fixes-against-rc2~155^2~386 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3c0d394ea7022bb9666d9df97a5776c4bcc3045c;p=pandora-kernel.git [media] dib8000: improve the message that reports per-layer locks The message is currently highly encoded: [70299.863521] DiB8000: Mpeg locks [ L0 : 0 | L1 : 1 | L2 : 0 ] And doesn't properly reflect that some problems might have happened. Instead, display it as: [75160.822321] DiB8000: Not all ISDB-T layers locked in 32 ms: Layer A NOT LOCKED, Layer B locked, Layer C not enabled In order to better reflect what's happening with layer locking. Acked-By: Patrick Boettcher Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed