]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: OMAP4: hwmod data: I2C: add flag for context restore
authorShubhrajyoti D <shubhrajyoti@ti.com>
Tue, 8 May 2012 17:34:29 +0000 (11:34 -0600)
committerPaul Walmsley <paul@pwsan.com>
Tue, 8 May 2012 23:25:36 +0000 (17:25 -0600)
commit27e62fa649472eb87ac714ed05fe1bb1542d9806
tree0cd392ac4756c6e1e03717006a2d44eaf18362c6
parentcb344e11493d7e042445613a40d5d1ade605d5da
ARM: OMAP4: hwmod data: I2C: add flag for context restore

Restore of context is not done for OMAP4. This patch
adds the OMAP_I2C_FLAG_RESET_REGS_POSTIDLE in the OMAP4
hwmod data which activates the restore for OMAP4.
Currently the OMAP4 does not hit device off still the
driver may have support for it.

Cc: Benoit Cousson <b-cousson@ti.com>
Cc: Paul Wamsley <paul@pwsan.com>
Reviewed-by: Kevin Hilman <khilman@ti.com>
Signed-off-by: Shubhrajyoti D <shubhrajyoti@ti.com>
Signed-off-by: Paul Walmsley <paul@pwsan.com>
arch/arm/mach-omap2/omap_hwmod_44xx_data.c