[PATCH v5 0/6] Use DRM component API in tilcdc to connect to tda998x

2015-05-27 Thread Tomi Valkeinen
On 08/05/15 14:27, Jyri Sarha wrote: > For all that I know this should be good for taking. > > Changes since v4 > * Rebased on top linux-4.1-rc2 > * Drop "drm/tilcdc: Decrement refcount of ep-node from of_graph_get_next_..." > * Make connector_funcs const in struct tilcdc_drm_private because >

[PATCH v5 0/6] Use DRM component API in tilcdc to connect to tda998x

2015-05-08 Thread Jyri Sarha
For all that I know this should be good for taking. Changes since v4 * Rebased on top linux-4.1-rc2 * Drop "drm/tilcdc: Decrement refcount of ep-node from of_graph_get_next_..." * Make connector_funcs const in struct tilcdc_drm_private because struct drm_connector's helper_private has been quali