From: Mauro Carvalho Chehab Date: Thu, 13 Nov 2008 17:01:15 +0000 (-0300) Subject: V4L/DVB (9618): tvaudio: add additional logic to avoid OOPS X-Git-Tag: v2.6.28-rc5~7^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=099b7fcc770764ec06441066fddd90b97d868e11;p=pandora-kernel.git V4L/DVB (9618): tvaudio: add additional logic to avoid OOPS 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 --- Reading git-diff-tree failed