aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorSamuel Ortiz <samuel@sortiz.org>2007-07-21 19:07:33 -0700
committerDavid S. Miller <davem@davemloft.net>2007-07-21 19:07:33 -0700
commite97e2ddf07d6b6c2d621ddaec277e19f86c0cdb1 (patch)
tree7c84ad5813f63e76891871b662537bd8fb00ddbe /include
parent22e1fb25e78fd47b1ef3af3b48a2b07efdd3f95f (diff)
[IrDA]: EP7211 IR driver port to the latest SIR API
The EP7211 SIR driver was the only one left without a new SIR API port. Signed-off-by: Samuel Ortiz <samuel@sortiz.org> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include')
-rw-r--r--include/linux/irda.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/irda.h b/include/linux/irda.h
index 8e3735714c1..28f88ecba34 100644
--- a/include/linux/irda.h
+++ b/include/linux/irda.h
@@ -77,6 +77,7 @@ typedef enum {
IRDA_ACT200L_DONGLE = 10,
IRDA_MA600_DONGLE = 11,
IRDA_TOIM3232_DONGLE = 12,
+ IRDA_EP7211_DONGLE = 13,
} IRDA_DONGLE;
/* Protocol types to be used for SOCK_DGRAM */