commit | 22f9a477a23b2e4fe85017920aaf4fd86a8a6660 | [log] [tgz] |
---|---|---|
author | Javier Martin <javier.martin@vista-silicon.com> | Tue Oct 30 11:29:01 2012 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Sat Jan 05 01:47:47 2013 -0200 |
tree | f9e5b92fabc05b88ab2ee3209fdf7a58ed29f213 | |
parent | 9b556953224080d81754bfe764ab1899fc069edc [diff] |
[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 <javier.martin@vista-silicon.com> Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>