commit | 9aa45e34d2948f360f8c0e63d10f49015ca51edd | [log] [tgz] |
---|---|---|
author | Jean Delvare <khali@linux-fr.org> | Wed Mar 22 03:48:35 2006 -0300 |
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | Thu Mar 23 11:24:30 2006 -0300 |
tree | 52b5715c005a81989e0d3660bcffa0a6a9ed0e34 | |
parent | 5a313c59bcc5062fc56088d5ff9289828c4b6626 [diff] |
V4L/DVB (3568k): zoran: Use i2c_master_send when possible Change all the Zoran (ZR36050/ZR36060) drivers to use i2c_master_send instead of i2c_transfer when possible. This simplifies the code by a few lines in each driver. Signed-off-by: Jean Delvare <khali@linux-fr.org> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>