commit | 3319e6f839cf94e33fbad27a21fc4c64f6cec74f | [log] [tgz] |
---|---|---|
author | Frank Schaefer <fschaefer.oss@googlemail.com> | Mon Mar 24 16:33:24 2014 -0300 |
committer | Mauro Carvalho Chehab <m.chehab@samsung.com> | Fri May 23 13:43:09 2014 -0300 |
tree | 64ab0214674510e76dd02620774587d5923a3644 | |
parent | 6867bd5aa79a9a0d88151ddb125106c9ddfb579b [diff] |
[media] em28xx: remove field tuner_addr from struct em28xx The tuner address is only used by the v4l submodule and at tuner setup and can be obtained from the board data directly (if specified). Signed-off-by: Frank Schäfer <fschaefer.oss@googlemail.com> Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>