]> git.baikalelectronics.ru Git - kernel.git/commit
[media] lirc_zilog: Remove disable_tx module parameter
authorAndy Walls <awalls@md.metrocast.net>
Thu, 13 Jan 2011 02:31:25 +0000 (23:31 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Wed, 19 Jan 2011 13:46:03 +0000 (11:46 -0200)
commit2a5166901b8b5f9f8fdb23ab9d06d4fd8c969bc6
treee46bde7ccc91d901347f2f4a1fe64f270278b9f6
parent7b799a8a999144a08661222a55168e2dc9afd2f9
[media] lirc_zilog: Remove disable_tx module parameter

The only reason to use the lirc_zilog module is for IR Tx, so remove
the possibility of disabling IR Tx.  If the user needs only IR Rx,
then the ir-kbd-i2c module works just fine, and doesn't require a
"firmware" image.

Signed-off-by: Andy Walls <awalls@md.metrocast.net>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/staging/lirc/lirc_zilog.c