diff options
author | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2016-10-07 19:15:53 +0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2016-10-14 17:47:13 +0200 |
commit | 5dfd2c8f263dfcaf614d24734f0af8c1c18a9ca8 (patch) | |
tree | 4cb4c0e06e59a415f1dce71bc8f6704edb1c9040 /.gitignore | |
parent | [media] pctv452e: don't do DMA on stack (diff) | |
download | linux-5dfd2c8f263dfcaf614d24734f0af8c1c18a9ca8.tar.xz linux-5dfd2c8f263dfcaf614d24734f0af8c1c18a9ca8.zip |
[media] pctv452e: don't call BUG_ON() on non-fatal error
There are some conditions on this driver that are tested with
BUG_ON() with are not serious enough to hang a machine.
So, just return an error if this happens.
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions