i2c-omap: Enable I2C wakeups for 34xx
authorKalle Jokiniemi <ext-kalle.jokiniemi@nokia.com>
Fri, 21 Nov 2008 21:39:55 +0000 (13:39 -0800)
committerTony Lindgren <tony@atomide.com>
Fri, 21 Nov 2008 21:39:55 +0000 (13:39 -0800)
commit5043e9e737c4909e7f187d479227df46f5a2dd53
tree786e01d4e494852704ff01e1b477dc93ddd8a3ea
parentfdd07fe6f6fe54250d8b1126b42ebdc72d938f05
i2c-omap: Enable I2C wakeups for 34xx

I2C_WE registers were not configured, which caused huge delays in
I2C operations while cpu idle was enabled and omap entered WFI.

This patch enables all I2C wakeup sources.

Signed-off-by: Kalle Jokiniemi <ext-kalle.jokiniemi@nokia.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
drivers/i2c/busses/i2c-omap.c