git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dd03e97
)
V4L/DVB (9618): tvaudio: add additional logic to avoid OOPS
author
Mauro Carvalho Chehab
<mchehab@redhat.com>
Thu, 13 Nov 2008 17:01:15 +0000
(14:01 -0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Fri, 14 Nov 2008 16:24:44 +0000
(14:24 -0200)
This patch checks for volume, bass, treble, set mode and get mode
callbacks before actually enabling the code that would use them.
Instead of aborting the driver for load, this patch will allow it to
load with a reduced number of functionatities.
This prevents OOPS if some board entry is missing a needed callback.
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/tvaudio.c
patch
|
blob
|
history
diff --cc
drivers/media/video/tvaudio.c
Simple merge