Hi,

I've split off the third and obviously somewhat problematic patch in the
set, and sent a pull req containing the first two patches and another
dependent patch:

<URL:http://www.spinics.net/lists/linux-media/msg88033.html>

The changes intend to address the review comments I gathered the last time.
The third patch of set 1 has been split into three, with the major
differences being that

- the interface functions are now called v4l2_of_alloc_parse_endpoint() and
  v4l2_of_free_endpoint(),

- v4l2_of_alloc_parse_endpoint() will allocate and return struct
  v4l2_of_endpoint. Correspondingly v4l2_of_free_endpoint() will release it,

- the usage pattern of existing users is unchanged, however new drivers are
  adviced to use the new interface. The old interface could be removed at
  some point when it no longer has users, however it is not urgent in any
  way.

v1 can be found here:

<URL:http://www.spinics.net/lists/linux-media/msg87479.html>

Comments are very welcome.

-- 
Kind regards,
Sakari

--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to