From: Florian Mickler Date: Mon, 21 Mar 2011 10:19:08 +0000 (-0300) Subject: [media] vp702x: preallocate memory on device probe X-Git-Tag: v3.0-rc1~322^2~172 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1c6410f317c3e78409f0179283089034c77a6ad5;p=pandora-kernel.git [media] vp702x: preallocate memory on device probe This sets up a buffer and a mutex protecting that buffer in the struct vp702x_device_state. The definition of struct vp702x_device_state is moved into the header in order to use the buffer also in the frontend. Signed-off-by: Florian Mickler Cc: Patrick Boettcher Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed