[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)
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>

No differences found