Home
last modified time | relevance | path

Searched hist:"8 b77d1f99e6403a457c2482a88539726276ec01a" (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/media/usb/cx231xx/
H A Dcx231xx-vbi.cdiff 8b77d1f99e6403a457c2482a88539726276ec01a Wed Oct 14 10:38:04 CDT 2020 Thomas Gleixner <tglx@linutronix.de> media: cx231xx: Consolidate dmesg output

The memory allocations in cx231xx_init_*() happen all in task context with
GFP_KERNEL. Therefore a dev_err() trying to deduce whether this is called
from task or interrupt context is pretty useless.

Remove these historical leftovers.

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>
H A Dcx231xx-core.cdiff 8b77d1f99e6403a457c2482a88539726276ec01a Wed Oct 14 10:38:04 CDT 2020 Thomas Gleixner <tglx@linutronix.de> media: cx231xx: Consolidate dmesg output

The memory allocations in cx231xx_init_*() happen all in task context with
GFP_KERNEL. Therefore a dev_err() trying to deduce whether this is called
from task or interrupt context is pretty useless.

Remove these historical leftovers.

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>