]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - drivers/staging/media/lirc/lirc_zilog.c
[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)
commit534c1eab1e2770dca3cf4616cc4059683020114b
tree996c4773c32134de1a60de0c6a97a0926c18cd75
parentbcbd165509da05a2317ac7dce3c6b952e98a01ef
[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