Changelog v2->v3: * Documented the stu300 struct with kerneldoc. * Use resource_size_t for resource base and size struct members so it will work on 64bit ranges if need be. * Clarified that this device require that you use 32bit bus access when reading and writing registers, even though they are actually 8bit. * Fixed error message when trying to poll for events with interrupts disabled, and converted to a WARN() clause since this is serious stuff. * Add MODULE_ALIAS() to the platform device name. * Various error messages and whitespace/alignment fixes. Are you happy with this one now Ben? Yours, Linus Walleij -- 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