commit | f51a07d05c5142e73f781d878f411d63d3548a49 | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Thu Sep 19 18:35:54 2013 -0700 |
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | Tue Oct 29 12:53:04 2013 +0200 |
tree | 3487faa6a743672905c81e3b9829e2476dbc741b | |
parent | 55aa42f2e690157e254a6a6989f5f4ac928b35c8 [diff] |
framebuffer: Add fb_<level> convenience logging macros 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>