OSDN Git Service

[media] airspy: logging changes
authorAntti Palosaari <crope@iki.fi>
Sun, 24 Aug 2014 22:14:32 +0000 (19:14 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Sun, 21 Sep 2014 19:42:32 +0000 (16:42 -0300)
commit617123ae383e66b3a2c5f57155b49af5bb4327db
treee19289bb5c64bcfdfeb0569add2362925e021635
parent7057005db6482516099e7b48b3bebaf9a3f213cb
[media] airspy: logging changes

Kernel logging system needs pointer to usb interface device in
order to print names and bus numbers properly. There was wrong
device pointer given and log printings wasn't correct.

Remove some debug logging from v4l2 ioctl functions. v4l2 core debug
prints almost same information when enabled.

Signed-off-by: Antti Palosaari <crope@iki.fi>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
drivers/media/usb/airspy/airspy.c