[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20141201145208.228b5d55@lwn.net>
Date: Mon, 1 Dec 2014 14:52:08 -0500
From: Jonathan Corbet <corbet@....net>
To: "Lad, Prabhakar" <prabhakar.csengg@...il.com>
Cc: LMML <linux-media@...r.kernel.org>, linux-kernel@...r.kernel.org,
Hans Verkuil <hans.verkuil@...co.com>
Subject: Re: [PATCH v2 06/11] media: marvell-ccic: use
vb2_ops_wait_prepare/finish helper
On Wed, 26 Nov 2014 22:42:29 +0000
"Lad, Prabhakar" <prabhakar.csengg@...il.com> wrote:
> This patch drops driver specific wait_prepare() and
> wait_finish() callbacks from vb2_ops and instead uses
> the the helpers vb2_ops_wait_prepare/finish() provided
> by the vb2 core
This is good, what I had in mind.
> the lock member of the queue needs
> to be initalized to a mutex so that vb2 helpers
> vb2_ops_wait_prepare/finish() can make use of it.
This is excessive, but not worth worrying about. Thanks for redoing
things.
Acked-by: Jonathan Corbet <corbet@....net>
jon
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists