From: Dave Jones Date: Mon, 11 Jul 2011 18:39:20 +0000 (-0400) Subject: staging/lirc_parallel: fix panic on rmmod X-Git-Tag: v3.1-rc1~232^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7cf131cb240fb0959f3b56155781f4d4de4608d1;p=pandora-kernel.git staging/lirc_parallel: fix panic on rmmod lirc_parallel seems to leave a bunch of stuff around after rmmod. Without the patch below modprobe ; rmmod ; modprobe will cause a panic. There are still some remaining problems, (double registration of sysfs files) but this patch is at least a start to survive the panic. Signed-off-by: Dave Jones Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed