upstream: [media] Sensoray 2255 uses videobuf2
authorArnd Bergmann <arnd@arndb.de>
Sat, 15 Mar 2014 09:35:39 +0000 (06:35 -0300)
committerChanho Park <chanho61.park@samsung.com>
Tue, 18 Nov 2014 02:55:07 +0000 (11:55 +0900)
commite6d6ca307bac8c81fce94962287dbd68612cd11b
treeeabe4281c1fc1c65f1e1e20b2124035c1432371b
parentc3a28c9b6bb761d8d9c677ab8d54dc88b4c0be5d
upstream: [media] Sensoray 2255 uses videobuf2

commit 340a30c514 "s2255drv: upgrade to videobuf2" changed the API
used by the s2255 driver, but did not modify the Kconfig statement,
which can lead to build errors when no other driver already uses
VIDEOBUF2_VMALLOC. This patch does the necessary Kconfig change.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
drivers/media/usb/s2255/Kconfig