diff options
| author | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | 2016-03-23 11:22:57 -0300 |
|---|---|---|
| committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2016-06-15 17:56:06 -0300 |
| commit | 163f1e93e995048b894c5fc86a6034d16beed740 (patch) | |
| tree | 01c5591efebedb3d2d1caad89ffe66b06daff7d2 /tools/perf/scripts/python/bin | |
| parent | Update my main e-mails at the Kernel tree (diff) | |
| download | linux-163f1e93e995048b894c5fc86a6034d16beed740.tar.gz linux-163f1e93e995048b894c5fc86a6034d16beed740.zip | |
[media] media-devnode: fix namespace mess
Along all media controller code, "mdev" is used to represent
a pointer to struct media_device, and "devnode" for a pointer
to struct media_devnode.
However, inside media-devnode.[ch], "mdev" is used to represent
a pointer to struct media_devnode.
This is very confusing and may lead to development errors.
So, let's change all occurrences at media-devnode.[ch] to
also use "devnode" for such pointers.
This patch doesn't make any functional changes.
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions
