···222222 .setscl = falcon_setscl,223223 .getsda = falcon_getsda,224224 .getscl = falcon_getscl,225225- .udelay = 100,225225+ .udelay = 5,226226 /*227227 * This is the number of system clock ticks after which228228 * i2c-algo-bit gives up waiting for SCL to become high.