Merge branch 'stable/for-jens-3.13-take-two' of git://git.kernel.org/pub/scm/linux...
[cascardo/linux.git] / drivers / video / vesafb.c
index bd83233..1c7da3b 100644 (file)
@@ -489,8 +489,7 @@ static int vesafb_probe(struct platform_device *dev)
                fb_dealloc_cmap(&info->cmap);
                goto err;
        }
-       printk(KERN_INFO "fb%d: %s frame buffer device\n",
-              info->node, info->fix.id);
+       fb_info(info, "%s frame buffer device\n", info->fix.id);
        return 0;
 err:
        if (info->screen_base)