Re: [PATCH] [media] lirc_dev: store cdev in irctl, up maxdevs

2011-05-28 Thread Andy Walls
On Fri, 2011-05-27 at 16:01 -0400, Jarod Wilson wrote: Store the cdev pointer in struct irctl, allocated dynamically as needed, rather than having a static array. At the same time, recycle some of the saved memory to nudge the maximum number of lirc devices supported up a ways -- its not that

Re: [PATCH] [media] lirc_dev: store cdev in irctl, up maxdevs

2011-05-28 Thread Jarod Wilson
On May 28, 2011, at 4:41 PM, Andy Walls awa...@md.metrocast.net wrote: On Fri, 2011-05-27 at 16:01 -0400, Jarod Wilson wrote: Store the cdev pointer in struct irctl, allocated dynamically as needed, rather than having a static array. At the same time, recycle some of the saved memory to nudge

[PATCH] [media] lirc_dev: store cdev in irctl, up maxdevs

2011-05-27 Thread Jarod Wilson
Store the cdev pointer in struct irctl, allocated dynamically as needed, rather than having a static array. At the same time, recycle some of the saved memory to nudge the maximum number of lirc devices supported up a ways -- its not that uncommon these days, now that we have the rc-core lirc