commit | fcb13097867757d360d5226d36ed3ffe849dc3ae | [log] [tgz] |
---|---|---|
author | David Härdeman <david@hardeman.nu> | Tue May 19 19:03:17 2015 -0300 |
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | Mon Jul 06 08:26:15 2015 -0300 |
tree | 23404ba90bcf2895232f877321d26c84abccb121 | |
parent | a66b0c41ad277ae62a3ae6ac430a71882f899557 [diff] |
[media] rc-core: use an IDA rather than a bitmap This patch changes rc-core to use the kernel facilities that are already available for handling unique numbers instead of rolling its own bitmap stuff. Signed-off-by: David Härdeman <david@hardeman.nu> Tested-by: Stefan Lippers-Hollmann <s.l-h@gmx.de> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>