Re: [media] lirc_sir: make device registration work

2012-07-08 Thread Stefan Lippers-Hollmann
Hi On Monday 04 June 2012, Jarod Wilson wrote: > 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, bee

[PATCH] [media] lirc_sir: make device registration work

2012-06-04 Thread Jarod Wilson
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 se