Re: [RFC PATCH] [media]: of: move graph helpers from drivers/media/v4l2-core to drivers/of
From: Philipp Zabel <hidden>
Date: 2014-02-11 21:46:48
Also in:
linux-media, lkml
From: Philipp Zabel <hidden>
Date: 2014-02-11 21:46:48
Also in:
linux-media, lkml
Hi Sylwester, On Tue, Feb 11, 2014 at 06:22:34PM +0100, Sylwester Nawrocki wrote:
drivers/media sounds like a good alternative to me.
I would just remove also v4l2_of_{parse/get}* and update the users
to call of_graph_* directly, there should not be many of them.For now I'd like to skip v4l2_of_parse_endpoint. The others can just be copied verbatim, but this one also depends on struct 4l2_of_endpoint, struct v4l2_of_bus_*, and <media/v4l2-mediabus.h>. regards Philipp