From: Jarod Wilson Date: Tue, 19 Oct 2010 15:54:05 +0000 (-0300) Subject: [media] lirc_parallel: build on smp and kill dead code X-Git-Tag: v2.6.37-rc1~64^2~58 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a36e83c94ca9bfae8dae8a7ab98f18931f70612d;p=pandora-kernel.git [media] lirc_parallel: build on smp and kill dead code Talked to Christoph Bartelmus about this a bit, and he says this driver actually *should* work okay on CONFIG_SMP, the check was a legacy one from the very early days of SMP support before it had stabilized (yes, this driver is that ancient). Also remove some completely unused code, only noticed after building this driver for the first time in an eternity (on an SMP host now, of course). Signed-off-by: Jarod Wilson Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed