From 03a665292520b7d6e6373abb7166d8e9f80b960f Mon Sep 17 00:00:00 2001 From: Oliver Endriss Date: Tue, 25 Nov 2003 19:13:22 +0000 Subject: introduced flag SAA7146_I2C_SHORT_DELAY to speed up I2C access --- linux/include/media/saa7146.h | 1 + 1 file changed, 1 insertion(+) (limited to 'linux/include') diff --git a/linux/include/media/saa7146.h b/linux/include/media/saa7146.h index f06db5313..034280d24 100644 --- a/linux/include/media/saa7146.h +++ b/linux/include/media/saa7146.h @@ -87,6 +87,7 @@ struct saa7146_extension { char name[32]; /* name of the device */ #define SAA7146_USE_I2C_IRQ 0x1 +#define SAA7146_I2C_SHORT_DELAY 0x2 int flags; /* pairs of subvendor and subdevice ids for -- cgit v1.2.3