Files
linux/include/drm
Thierry Reding b982dab1e6 drm: Rename connector list iterator API
Currently the functions that initialize and tear down a connector
iterator use the _get() and _put() suffixes. However, these suffixes
are typically used by reference counting functions.

Make these function names a little more consistent by changing the
suffixes to _begin() and _end(), which is a fairly common pattern in
the rest of the Linux kernel.

Suggested-by: Jani Nikula <jani.nikula@linux.intel.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
Link: http://patchwork.freedesktop.org/patch/msgid/20170228144643.5668-8-thierry.reding@gmail.com
2017-02-28 16:16:48 +01:00
..
2012-11-28 18:36:05 +10:00
2016-06-21 22:10:55 +02:00
2013-12-18 11:35:45 +10:00
2015-08-12 12:24:05 -04:00
2017-02-23 12:10:12 +10:00
2014-03-17 20:11:57 +01:00