Skip to content

Commit 597b506

Browse files
shcgitdavem330
authored andcommitted
net: irda: ep7211-sir: Remove driver
This patch removes old and unsupported CLPS711X IrDA driver. Support for IrDA for CLPS711X serial port now provided by commit 4a33f1f59abd (serial: clps711x: Add support for N_IRDA line discipline), so IrDA-mode can be turned ON with "irattach" tool through "irtty" driver. Signed-off-by: Alexander Shiyan <shc_work@mail.ru> Signed-off-by: David S. Miller <davem@davemloft.net>
1 parent 1c70e09 commit 597b506

File tree

3 files changed

+0
-78
lines changed

3 files changed

+0
-78
lines changed

drivers/net/irda/Kconfig

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -210,13 +210,6 @@ config KINGSUN_DONGLE
210210
To compile it as a module, choose M here: the module will be called
211211
kingsun-sir.
212212

213-
config EP7211_DONGLE
214-
tristate "Cirrus Logic clps711x I/R support"
215-
depends on IRTTY_SIR && ARCH_CLPS711X && IRDA
216-
help
217-
Say Y here if you want to build support for the Cirrus logic
218-
EP7211 chipset's infrared module.
219-
220213
config KSDAZZLE_DONGLE
221214
tristate "KingSun Dazzle IrDA-USB dongle"
222215
depends on IRDA && USB

drivers/net/irda/Makefile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@ obj-$(CONFIG_MCP2120_DONGLE) += mcp2120-sir.o
3535
obj-$(CONFIG_ACT200L_DONGLE) += act200l-sir.o
3636
obj-$(CONFIG_MA600_DONGLE) += ma600-sir.o
3737
obj-$(CONFIG_TOIM3232_DONGLE) += toim3232-sir.o
38-
obj-$(CONFIG_EP7211_DONGLE) += ep7211-sir.o
3938
obj-$(CONFIG_KINGSUN_DONGLE) += kingsun-sir.o
4039
obj-$(CONFIG_KSDAZZLE_DONGLE) += ksdazzle-sir.o
4140
obj-$(CONFIG_KS959_DONGLE) += ks959-sir.o

drivers/net/irda/ep7211-sir.c

Lines changed: 0 additions & 70 deletions
This file was deleted.

0 commit comments

Comments
 (0)