Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linux
[deliverable/linux.git] / arch / arm / mach-omap2 / omap_hwmod_33xx_data.c
index 32820d89f5b41f917ab270273a5a0a0df7266c5d..081c71edddf4562797c632fc8f19bb86a8bac07d 100644 (file)
@@ -1118,8 +1118,7 @@ static struct omap_hwmod_class i2c_class = {
 };
 
 static struct omap_i2c_dev_attr i2c_dev_attr = {
-       .flags = OMAP_I2C_FLAG_BUS_SHIFT_NONE |
-                 OMAP_I2C_FLAG_RESET_REGS_POSTIDLE,
+       .flags = OMAP_I2C_FLAG_BUS_SHIFT_NONE,
 };
 
 /* i2c1 */
This page took 0.025124 seconds and 5 git commands to generate.