summaryrefslogtreecommitdiff
path: root/drivers/media/usb
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@s-opensource.com>2017-12-28 11:29:38 -0500
committerMauro Carvalho Chehab <mchehab@s-opensource.com>2018-01-03 05:30:35 -0500
commit6f0e5fd39143a59c22d60e7befc4f33f22aeed2f (patch)
treea7db014e7aead074ea4a72ab48057fcb2f04f0c0 /drivers/media/usb
parent2e33dbb06da4078f94ed8e5fb596ddeca45a1099 (diff)
media: vb2: add a new warning about pending buffers
There's a logic at the VB2 core that produces a WARN_ON if there are still buffers waiting to be filled. However, it doesn't indicate what buffers are still opened, with makes harder to identify issues inside caller drivers. So, add a new pr_warn() pointing to such buffers. That, together with debug instrumentation inside the drivers can make easier to identify where the problem is. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'drivers/media/usb')
0 files changed, 0 insertions, 0 deletions