From: Ivo van Doorn Date: Thu, 13 Sep 2007 07:20:42 +0000 (+0200) Subject: [RFKILL]: Remove IRDA X-Git-Tag: v2.6.24-rc1~1454^2~674 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=234a0ca6f1d67ba4c3c3fc8378bbd98d722468e1;p=pandora-kernel.git [RFKILL]: Remove IRDA As Dmitry pointed out earlier, rfkill-input.c doesn't support irda because there are no users and we shouldn't add unrequired KEY_ defines. However, RFKILL_TYPE_IRDA was defined in the rfkill.h header file and would confuse people about whether it is implemented or not. This patch removes IRDA support completely, so it can be added whenever a driver wants the feature. Signed-off-by: Ivo van Doorn Signed-off-by: David S. Miller --- Reading git-diff-tree failed