diff options
author | Ezequiel Garcia <ezequiel@collabora.com> | 2019-08-15 13:48:03 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | 2019-08-26 10:50:48 -0300 |
commit | 02283b98b1ac47659b17d575ea24e2b92ead7ede (patch) | |
tree | f8a7a2128a3ba83f66bd442cafc1ec2ca0c74c0b /lib | |
parent | 7c795df5f344482c2ab8c52ebc1d94302d2b9082 (diff) | |
download | talos-op-linux-02283b98b1ac47659b17d575ea24e2b92ead7ede.tar.gz talos-op-linux-02283b98b1ac47659b17d575ea24e2b92ead7ede.zip |
media: v4l2-core: move i2c helpers out of v4l2-common.c
Separate the i2c helpers to v4l2-i2c.c, in order to get rid
of the ifdefery. No functional changes intended, this is
just a cosmetic change to organize the code better.
Given I2C is a tristate symbol, a hidden boolean symbol
is introduced, to make the conditional build easier.
Signed-off-by: Ezequiel Garcia <ezequiel@collabora.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions