media: staging/cxd2099: fix debug message severity
authorDaniel Scheller <d.scheller@gmx.net>
Tue, 12 Dec 2017 18:46:56 +0000 (13:46 -0500)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Thu, 14 Dec 2017 17:31:02 +0000 (12:31 -0500)
commit902ea1dfbbe4ceca04f16c8198170ec3eee1da03
treec44bf1354d13787ba50df10c56e37edc5138c486
parent65ac8c84b5712fe31055856d03117b16dd7f8730
media: staging/cxd2099: fix debug message severity

Debug messages should go to KERN_DEBUG, thus change the slot_shutdown()
notice from dev_info() to dev_dbg().

Signed-off-by: Daniel Scheller <d.scheller@gmx.net>
Signed-off-by: Jasmin Jessich <jasmin@anw.at>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
drivers/staging/media/cxd2099/cxd2099.c