From: Alan Cox Date: Thu, 9 Aug 2012 15:33:52 +0000 (-0300) Subject: [media] mantis: fix silly crash case X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~3^2^2~475 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e1d45ae10aea8e8a403e5d96bf5902ee670007ff;p=pandora-kernel.git [media] mantis: fix silly crash case If we set mantis->fe to NULL on an error its not a good idea to then try passing NULL to the unregister paths and oopsing really. Resolves-bug: https://bugzilla.kernel.org/show_bug.cgi?id=16473 Signed-off-by: Alan Cox Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed