mirror of
https://github.com/torvalds/linux.git
synced 2024-12-14 15:13:52 +00:00
8090232a23
The driver is now structured so that it must handle an IR Tx unit for a Z8 IR chip, or it refuses to handle that Z8 IR chip. This allows us to assume that ir->tx != NULL in a few places in the driver, and also allows us to always report Tx is available to userspace. Get rid of unneeded tests for ir->tx == NULL and always report that Tx is available. Signed-off-by: Andy Walls <awalls@md.metrocast.net> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com> |
||
---|---|---|
.. | ||
Kconfig | ||
lirc_bt829.c | ||
lirc_ene0100.h | ||
lirc_igorplugusb.c | ||
lirc_imon.c | ||
lirc_it87.c | ||
lirc_it87.h | ||
lirc_ite8709.c | ||
lirc_parallel.c | ||
lirc_parallel.h | ||
lirc_sasem.c | ||
lirc_serial.c | ||
lirc_sir.c | ||
lirc_ttusbir.c | ||
lirc_zilog.c | ||
Makefile | ||
TODO | ||
TODO.lirc_zilog |