Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit bfec7011 authored by Kevin Hilman's avatar Kevin Hilman
Browse files

Merge branch 'v3.18/topic/for-stable' into linux-linaro-lsk-v3.18

parents 699406f8 0da403e7
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -3221,6 +3221,7 @@ EXPORT_SYMBOL_GPL(vb2_thread_start);
int vb2_thread_stop(struct vb2_queue *q)
{
	struct vb2_threadio_data *threadio = q->threadio;
	struct vb2_fileio_data *fileio = q->fileio;
	int err;

	if (threadio == NULL)