commit | 92443cdb2362557e879ddcea10cb65bafe47153f | [log] [tgz] |
---|---|---|
author | Jemma Denson <jdenson@gmail.com> | Fri May 08 16:57:56 2015 -0300 |
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | Mon May 18 17:45:58 2015 -0300 |
tree | dfdfcb8bf176c5d677b4ebcd1e9f48135efaf5ef | |
parent | 2f3f07fbe28c245bc4a86c735664d57a6e3b197d [diff] |
[media] cx24120: Remove unneccesary assignments in cx24120_init Probably a remnant of this driver being reverse engineered, cx24120_init assigned ret on each call to writereg - they're not used for anything so remove them to clear up the codebase. Signed-off-by: Jemma Denson <jdenson@gmail.com> Signed-off-by: Patrick Boettcher <patrick.boettcher@posteo.de> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>