commit | 902ea1dfbbe4ceca04f16c8198170ec3eee1da03 | [log] [tgz] |
---|---|---|
author | Daniel Scheller <d.scheller@gmx.net> | Tue Dec 12 13:46:56 2017 -0500 |
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Thu Dec 14 12:31:02 2017 -0500 |
tree | c44bf1354d13787ba50df10c56e37edc5138c486 | |
parent | 65ac8c84b5712fe31055856d03117b16dd7f8730 [diff] |
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>