summaryrefslogtreecommitdiff
path: root/drivers/media/usb/cx231xx
diff options
context:
space:
mode:
authorThomas Gleixner <tglx@linutronix.de>2020-10-13 17:26:19 +0300
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>2020-11-16 12:31:10 +0300
commit994388f228c66e7c8f7f4dd5e4c9d61d548b316c (patch)
tree52c906d62e88e3350c2749b8e243a171c8a9b3b3 /drivers/media/usb/cx231xx
parent9bb83e8fe252f15ad30430e80eb7f9da66cacbb9 (diff)
downloadlinux-994388f228c66e7c8f7f4dd5e4c9d61d548b316c.tar.xz
media: au0828: Consolidate dmesg output
The memory allocations in au0828_init_isoc() happen all in task context with GFP_KERNEL. Therefore a printk() trying to deduce whether this is called from task or interrupt context is pretty useless. Convert it to au0828_isocdbg() as the other one in that function and for completeness sake add one for the URB allocation as well. Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Diffstat (limited to 'drivers/media/usb/cx231xx')
0 files changed, 0 insertions, 0 deletions