On Tue 2017-09-05 16:05:35, Sakari Ailus wrote:
> Rename internal functions to make the names of the functions better
> describe what they do.
>
> Old nameNew name
> v4l2_async_test_notify v4l2_async_match_notify
> v4l2_async_belongs v4l2_async_find_
On 09/05/2017 03:05 PM, Sakari Ailus wrote:
> Rename internal functions to make the names of the functions better
> describe what they do.
>
> Old nameNew name
> v4l2_async_test_notify v4l2_async_match_notify
> v4l2_async_belongs v4l2_async_find_matc
Rename internal functions to make the names of the functions better
describe what they do.
Old nameNew name
v4l2_async_test_notify v4l2_async_match_notify
v4l2_async_belongs v4l2_async_find_match
Signed-off-by: Sakari Ailus
---
drivers/media