Searched hist:d832c5b28aff3c9aadfbde3002b640058eee6294 (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/media/usb/em28xx/ |
H A D | em28xx-i2c.c | diff d832c5b28aff3c9aadfbde3002b640058eee6294 Sun Mar 03 12:37:41 CST 2013 Frank Schaefer <fschaefer.oss@googlemail.com> [media] em28xx: add helper function for reading data blocks from i2c clients
Add a helper function for reading data blocks from i2c devices with 8 or 16 bit address width and 8 bit register width. This allows us to reduce the size of new code added by the following patches. Works only for devices with activated register auto incrementation.
Signed-off-by: Frank Schäfer <fschaefer.oss@googlemail.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
|