]> git.baikalelectronics.ru Git - kernel.git/commit
[media] V4L: Remove incorrect EXPORT_SYMBOL() usage at v4l2-of.c
authorSylwester Nawrocki <s.nawrocki@samsung.com>
Tue, 2 Apr 2013 14:41:19 +0000 (11:41 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Thu, 4 Apr 2013 22:57:13 +0000 (19:57 -0300)
commita0d42f109ad40e9c847d42726bc1ba0a1669a5d7
tree7242efd3906d8f4d91c5dc7e28d7cd35f5aaf13e
parent3544eea45ce862f46155f16e14d4b9ed33c2a8cc
[media] V4L: Remove incorrect EXPORT_SYMBOL() usage at v4l2-of.c

v4l2_of_parse_parallel_bus() function is now static and
EXPORT_SYMBOL() doesn't apply to it any more. Drop this
meaningless statement, which was supposed to be done in
the original merged patch.
While at it, edit the copyright notice so it is sorted in
both the v4l2-of.c and v4l2-of.h file in newest entries
on top order, and state clearly I'm just the author of
parts of the code, not the copyright owner.

Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/v4l2-core/v4l2-of.c
include/media/v4l2-of.h