diff options
author | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | 2015-12-11 07:25:01 -0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | 2016-01-11 12:19:03 -0200 |
commit | b83e250833e6c40a9e92935ea6fc125b64792357 (patch) | |
tree | 25d5f300c85cadeefe8463e6aaf3f5a723f3428d /drivers/media/platform/exynos4-is/fimc-lite.c | |
parent | 497e80cdf98ac72aaa1a4860b833920e1ba23aef (diff) | |
download | blackbird-obmc-linux-b83e250833e6c40a9e92935ea6fc125b64792357.tar.gz blackbird-obmc-linux-b83e250833e6c40a9e92935ea6fc125b64792357.zip |
[media] media-device: better name Kernelspace/Userspace links
The __media_device_enum_links() copies links definitions from
Kernelspace to userspace. It has to work with 3 structs that
handle with links. Better name them to:
link: Kernelspace internal link representation, of the
type media_link;
klink_desc: struct media_link_desc pointer to the
kernel memory where the data will be filled;
ulink_desc: struct media_link_desc pointer to the
memory where the data will be copied to
userspace.
Suggested-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Diffstat (limited to 'drivers/media/platform/exynos4-is/fimc-lite.c')
0 files changed, 0 insertions, 0 deletions