From: David Härdeman Date: Sat, 24 Apr 2010 21:14:00 +0000 (-0300) Subject: V4L/DVB: ir-core: remove IR_TYPE_PD X-Git-Tag: v2.6.35-rc1~480^2~87 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5a143b12ebbd37154cb06699a757e9c5845c5e19;p=pandora-kernel.git V4L/DVB: ir-core: remove IR_TYPE_PD Pulse-distance is not a protocol, it is a line coding (used by some protocols, like NEC). Looking at the uses of IR_TYPE_PD, the real protocol seems to be NEC in all cases (drivers/media/video/cx88/cx88-input.c is the only user). So, remove IR_TYPE_PD while it is still easy to do so. Signed-off-by: David Härdeman Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed