media: ngene: add I2C_FUNC_I2C to the I2C interface functionality
authorDaniel Scheller <d.scheller@gmx.net>
Tue, 6 Mar 2018 16:39:11 +0000 (11:39 -0500)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Tue, 6 Mar 2018 17:14:29 +0000 (12:14 -0500)
commit643f06fbe01730359b525b382f85dae906d6f2df
treefdb3b552daf9431589de2dfdade0118fd21f40c2
parente5eaf6f88b9deac71f6985fa5f84dcd68087a64c
media: ngene: add I2C_FUNC_I2C to the I2C interface functionality

Report I2C_FUNC_I2C in .functionality() as well. The I2C interface can
handle this fine and even is required for all I2C client drivers that
utilise the regmap API which are used from within the ngene driver.

Signed-off-by: Daniel Scheller <d.scheller@gmx.net>
Signed-off-by: Jasmin Jessich <jasmin@anw.at>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
drivers/media/pci/ngene/ngene-i2c.c