]> git.karo-electronics.de Git - karo-tx-linux.git/commit
staging: most: v4l2-aim: replace pr_xx calls by v4l2_xx calls
authorChristian Gromm <christian.gromm@microchip.com>
Mon, 6 Jun 2016 13:23:08 +0000 (15:23 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 15 Aug 2016 17:17:04 +0000 (19:17 +0200)
commit8f6f9ed15d679ad9384efd74d39aed4438cd0252
tree27f0e08601976020dbeac56503a5d157e303f25e
parent323977d5d33a8dff63193f2c68a2aff001e9b68f
staging: most: v4l2-aim: replace pr_xx calls by v4l2_xx calls

This patch replaces pr_info, pr_err, etc. function calls by the
v4l2_... ones to get the device dependent logs.

Signed-off-by: Andrey Shvetsov <andrey.shvetsov@k2l.de>
Signed-off-by: Christian Gromm <christian.gromm@microchip.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/most/aim-v4l2/video.c