diff options
author | Jarod Wilson <jarod@redhat.com> | 2011-05-27 16:56:50 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2011-06-11 09:03:20 -0300 |
commit | 8de111e27688798623b9e9062235bb0cac29f599 (patch) | |
tree | 20e4d812e0b2920eb7936ba41015cbbe0410fd2d /Kbuild | |
parent | 04f561ff8714c89733dcf1d178b64d100d5a084a (diff) |
[media] lirc_dev: store cdev in irctl, up maxdevs
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 bridge driver, to see a system with at least 4 raw IR receivers.
(consider a mythtv backend with several video capture devices and the
possible need for IR transmit hardware).
Signed-off-by: Jarod Wilson <jarod@redhat.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'Kbuild')
0 files changed, 0 insertions, 0 deletions