summaryrefslogtreecommitdiff
path: root/drivers/ssb/scan.c
diff options
context:
space:
mode:
authorFrank Schaefer <fschaefer.oss@googlemail.com>2013-01-03 14:27:04 -0300
committerMauro Carvalho Chehab <mchehab@redhat.com>2013-01-05 01:16:54 -0200
commiteaf33c404cd60ba4b442324766abbb5da8c94381 (patch)
tree5a5448283e24d675107d4deb87c0e8fd64ef5e28 /drivers/ssb/scan.c
parent2fcc82d8831a74afd55c3cb898beb9fde5f2a1fd (diff)
[media] em28xx: fix the i2c adapter functionality flags
I2C_FUNC_SMBUS_EMUL includes flag I2C_FUNC_SMBUS_WRITE_BLOCK_DATA which signals that up to 31 data bytes can be written to the ic2 client. But the EM2800 supports only i2c messages with max. 4 data bytes. I2C_FUNC_IC2 should be set if a master_xfer function pointer is provided in struct i2c_algorithm. Signed-off-by: Frank Schäfer <fschaefer.oss@googlemail.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/ssb/scan.c')
0 files changed, 0 insertions, 0 deletions