]> git.baikalelectronics.ru Git - kernel.git/commit
[media] lirc_zilog: Move constants from ir_probe() into the lirc_driver template
authorAndy Walls <awalls@md.metrocast.net>
Fri, 28 Jan 2011 02:02:20 +0000 (23:02 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Tue, 22 Mar 2011 22:23:58 +0000 (19:23 -0300)
commitd90b60d87b97afebb2b613dba7eea22051781c2e
tree996c4773c32134de1a60de0c6a97a0926c18cd75
parent82b46e524bd02e518bfd516493cabf45fd5e8aa5
[media] lirc_zilog: Move constants from ir_probe() into the lirc_driver template

ir_probe() makes a number of constant assignments into the lirc_driver
object after copying in a template.  Make better use of the template.

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