OSDN Git Service

vga_switcheroo: Use pr_*() instead of printk()
authorThierry Reding <treding@nvidia.com>
Wed, 12 Aug 2015 14:32:08 +0000 (16:32 +0200)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Wed, 12 Aug 2015 15:11:59 +0000 (17:11 +0200)
commitbf8252b3fc247f8634df521af429101064fc43d1
tree685805909b9c43e8f44126f2d4a90cead9022d31
parent5d90ccf908bd806f0767bc07310e4c25c8501369
vga_switcheroo: Use pr_*() instead of printk()

This silences a bunch of checkpatch warnings and makes the code shorter.

Signed-off-by: Thierry Reding <treding@nvidia.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/vga/vga_switcheroo.c