diff options
author | 2012-11-05 17:53:42 +0530 | |
---|---|---|
committer | 2012-11-14 17:44:42 +0100 | |
commit | 554c96744afd169886bd6fc2736fb0d9aaf634e8 (patch) | |
tree | 3185c3af4da7d68d12843a324eab09d01fbad0af /tools/perf/scripts/python/export-to-postgresql.py | |
parent | i2c: omap: make reset a seperate function (diff) | |
download | linux-dev-554c96744afd169886bd6fc2736fb0d9aaf634e8.tar.xz linux-dev-554c96744afd169886bd6fc2736fb0d9aaf634e8.zip |
i2c: omap: Restore i2c context always
Currently the restore is done based on the flag
OMAP_I2C_FLAG_RESET_REGS_POSTIDLE.
This helps the following
- The driver is always capable of restoring regardless
of the off mode support being there or not.
- While testing omap2430 it is found that in case of certain
error paths (timeout) a reset is done. However the restore
never happens as it is dependent on the POSTIDLE flag.
The other option would be to call a restore in the reset
case. As there are only a few registers to be restored
the penalty in the idle case should not be much.
Reviewed-by: Felipe Balbi <balbi@ti.com>
Signed-off-by: Shubhrajyoti D <shubhrajyoti@ti.com>
Signed-off-by: Wolfram Sang <w.sang@pengutronix.de>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions