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)
commit90991209837ab619555a46a97a88dead7a960d2d
treeef3aa89192d09918741d814858b2ba49bf49bb6a
parentc2f53119b410047e5d97de2a5ec74157d2e58986
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