commit | 47cc5b78102b4e9993ea1c054b4f077cf7aac7db | [log] [tgz] |
---|---|---|
author | Chris Pascoe <c.pascoe@itee.uq.edu.au> | Mon Nov 19 04:14:23 2007 -0300 |
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | Fri Jan 25 19:02:21 2008 -0200 |
tree | 2f4fc9d03c042e1215d56cad7268f1469d80284f | |
parent | 794604c3efb511b74fb664af72c5dd7046e91075 [diff] |
V4L/DVB (6631): xc2028: eliminate i2c macro side-effects The I2C macros have side effects and send_seq could cause a return from a function with a mutex held. Change them to behave like real functions. Signed-off-by: Chris Pascoe <c.pascoe@itee.uq.edu.au> Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>