]> git.karo-electronics.de Git - mv-sheeva.git/commit
[media] lirc_zilog: Remove useless struct i2c_driver.command function
authorAndy Walls <awalls@md.metrocast.net>
Sun, 16 Jan 2011 01:56:42 +0000 (22:56 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Wed, 19 Jan 2011 13:46:09 +0000 (11:46 -0200)
commit6830661ead850c0722e698da5c389db4d85079be
tree25fe496d6c201334a935a3ea713e1d634e785aa6
parent8090232a237ab62e22307fc060097da1a283dd66
[media] lirc_zilog: Remove useless struct i2c_driver.command function

The ir_command() function is a do-nothing stub; remove it.

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