diff options
author | Andy Walls <[email protected]> | 2011-01-15 22:32:33 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <[email protected]> | 2011-01-19 11:46:08 -0200 |
commit | 8090232a237ab62e22307fc060097da1a283dd66 (patch) | |
tree | b51f10f8805b75a55bb8ab23d3b699075aa0bf82 /net/lapb/lapb_subr.c | |
parent | b757730b022b4b1367d0435fcaa1b0a01e8aef42 (diff) |
[media] lirc_zilog: Remove unneeded tests for existence of the IR Tx function
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 <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions