From: Javier Martin Date: Tue, 30 Oct 2012 14:29:01 +0000 (-0300) Subject: [media] mx2_camera: Remove 'buf_cleanup' callback X-Git-Tag: v3.9-rc1~93^2~283 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=22f9a477a23b2e4fe85017920aaf4fd86a8a6660;p=pandora-kernel.git [media] mx2_camera: Remove 'buf_cleanup' callback All necessary tasks to end the streaming properly are already implemented in mx2_stop_streaming() and nothing remains to be done in this callback. Furthermore, it only included debug messages so it can be removed. Signed-off-by: Javier Martin Signed-off-by: Guennadi Liakhovetski Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed