]> git.openfabrics.org - ~emulex/infiniband.git/commit
[media] lirc_sir: make device registration work
authorJarod Wilson <jarod@redhat.com>
Mon, 4 Jun 2012 16:05:24 +0000 (13:05 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 18 Jun 2012 22:33:25 +0000 (19:33 -0300)
commit4b71ca6bce8fab3d08c61bf330e781f957934ae1
treed5564703e90c3979722cfd6ad013722a3b5e3a8a
parentfdaaee6c4a63e364b7f9c8bfdb218e6aaa65f1cf
[media] lirc_sir: make device registration work

For one, the driver device pointer needs to be filled in, or the lirc core
will refuse to load the driver. And we really need to wire up all the
platform_device bits. This has been tested via the lirc sourceforge tree
and verified to work, been sitting there for months, finally getting
around to sending it. :\

CC: Josh Boyer <jwboyer@redhat.com>
Signed-off-by: Jarod Wilson <jarod@redhat.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/staging/media/lirc/lirc_sir.c