]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[media] cx231xx: Fix identation
authorMauro Carvalho Chehab <mchehab@osg.samsung.com>
Sat, 1 Nov 2014 11:45:36 +0000 (08:45 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Mon, 3 Nov 2014 17:56:03 +0000 (15:56 -0200)
commit88538bb5449caef8347a2785f7ac32c0b8d5858c
tree058c1371a5130044e25e966cac6e333a2d38102a
parent589dadf299bc8dab27589ecd62024c96a3812505
[media] cx231xx: Fix identation

One of the identation blocks is wrong. Fix it.

While here, replace pr_info by pr_debug inside such block and
add the function name to the print messages, as otherwise they
will not help much.

Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
drivers/media/usb/cx231xx/cx231xx-avcore.c