From: Arnd Bergmann Date: Sat, 15 Mar 2014 09:35:39 +0000 (-0300) Subject: [media] Sensoray 2255 uses videobuf2 X-Git-Tag: v3.15-rc1~100^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8432164ddf7bfe40748ac49995356ab4dfda43b7;p=pandora-kernel.git [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 Signed-off-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed