framebuffer: Add fb_<level> convenience logging macros
authorJoe Perches <joe@perches.com>
Fri, 20 Sep 2013 01:35:54 +0000 (18:35 -0700)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Tue, 29 Oct 2013 10:53:04 +0000 (12:53 +0200)
Add fb_<level> convenience macros for emitting the
"fb%d: ", struct fb_info->node value.

Neatens and shortens the code a bit.

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>

No differences found