commit | 73d4576d8ff4e418175c9b6e3059561ee0e46210 | [log] [tgz] |
---|---|---|
author | Heiner Kallweit <hkallweit1@gmail.com> | Tue Oct 25 17:23:49 2016 -0200 |
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Fri Nov 18 17:07:07 2016 -0200 |
tree | 9bb4ffbf13118b08751b456872efbf14de39f60b | |
parent | f7ceec4fa0f40a1e21b738fa5a4997f99f62d1d1 [diff] |
[media] media: rc: nuvoton: rename spinlock nvt_lock Spinlock nvt_lock is a member of struct nvt_dev and there's no need to prefix it with nvt_. So remove this prefix. [mchehab@s-opensource.org: change the prefix also at the open function, as the patch removing it were not applied (yet?)] Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>