]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[media] vivid: Add an option to configure the maximum number of devices
authorEzequiel Garcia <ezequiel@vanguardiasur.com.ar>
Mon, 28 Sep 2015 22:27:07 +0000 (19:27 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Sat, 3 Oct 2015 14:36:24 +0000 (11:36 -0300)
commit6903acde49372001c83d8717a5435d0f91896914
treeedf2e0555b1b1a553a9196069e12302735fb650c
parenta5d42b8c3b3ddccd88dc1c70957177d31a6699fb
[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>
drivers/media/platform/vivid/Kconfig
drivers/media/platform/vivid/vivid-core.c