]> git.baikalelectronics.ru Git - kernel.git/commit
udl-kms: dont spam the syslog with debug messages
authorMikulas Patocka <mpatocka@redhat.com>
Sun, 3 Jun 2018 14:41:03 +0000 (16:41 +0200)
committerDave Airlie <airlied@redhat.com>
Mon, 30 Jul 2018 22:11:12 +0000 (08:11 +1000)
commit141023d497aa186a842e523c4a37b5a7b906fe7b
treeef3aa89192d09918741d814858b2ba49bf49bb6a
parent39d408fc981e95c6ad856905e89c59c31496329d
udl-kms: dont spam the syslog with debug messages

The udl kms driver writes messages to the syslog whenever some application
opens or closes /dev/fb0 and whenever the user switches between the
Xserver and the console.

This patch changes the priority of these messages to debug.

Signed-off-by: Mikulas Patocka <mpatocka@redhat.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/udl/udl_fb.c
drivers/gpu/drm/udl/udl_modeset.c