This adds support for an SMBus Alert to be requested from a slave mode Linux I2C driver. It appears that there is an attempt to keep master mode SMBus framework code separate from raw I2C framework code, but that only appears to apply to master mode I2C code. This seemed to make the most sense as part of i2c_algorithm. This will not affect any existing drivers. This has been tested with a slave mode driver I am currently working which I can provide upon request (I am planning on submitting the driver as well, but it part of a larger upstream submission). My apologies in advance for any mistakes I might have made in the submission process (I am new to the kernel mailing list). Thanks! -- To unsubscribe from this list: send the line "unsubscribe linux-i2c" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html