git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bcbd165
)
[media] lirc_zilog: Move constants from ir_probe() into the lirc_driver template
author
Andy Walls
<awalls@md.metrocast.net>
Fri, 28 Jan 2011 02:02:20 +0000
(23:02 -0300)
committer
Mauro 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