[media] v4l: atmel-isi: Reset the ISI when starting the stream
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Sun, 3 Nov 2013 00:25:06 +0000 (21:25 -0300)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Wed, 18 Dec 2013 08:44:40 +0000 (06:44 -0200)
commitc768626479187f1fcc3697e5f150b7af259c657c
treeac37c15523f023e3b4d24a9b37b7b7d694c35e03
parentc01d568e7f835ed429145670e8876fddff2f99ba
[media] v4l: atmel-isi: Reset the ISI when starting the stream

The queue setup operation isn't the right place to reset the ISI. Move
the reset call to the start streaming operation.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Acked-by: Josh Wu <josh.wu@atmel.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
drivers/media/platform/soc_camera/atmel-isi.c