]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - include/linux/i2c-omap.h
Revert "ARM: OMAP: convert I2C driver to PM QoS for MPU latency constraints"
[karo-tx-linux.git] / include / linux / i2c-omap.h
index df804ba73e0b2ae97d935ba2c3797cd36b1499de..92a0dc75bc74661541e5b5c15f4cdd095c922b38 100644 (file)
@@ -34,6 +34,7 @@ struct omap_i2c_bus_platform_data {
        u32             clkrate;
        u32             rev;
        u32             flags;
+       void            (*set_mpu_wkup_lat)(struct device *dev, long set);
 };
 
 #endif