commit | 6903acde49372001c83d8717a5435d0f91896914 | [log] [tgz] |
---|---|---|
author | Ezequiel Garcia <ezequiel@vanguardiasur.com.ar> | Mon Sep 28 19:27:07 2015 -0300 |
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | Sat Oct 03 11:36:24 2015 -0300 |
tree | edf2e0555b1b1a553a9196069e12302735fb650c | |
parent | a5d42b8c3b3ddccd88dc1c70957177d31a6699fb [diff] |
[media] vivid: Add an option to configure the maximum number of devices The vivid driver currently has a hard-coded limit of 64 devices, however there's nothing that prevents the creation of even more devices. This commit adds a new driver option (which defaults to 64) to allow this maximum number to be configurable. Signed-off-by: Ezequiel Garcia <ezequiel@vanguardiasur.com.ar> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>