Shubhrajyoti D [off-list ref] writes:
The patch series does the following
- Warn fixes if CONFIG_PM_RUNTIME is not selected.
- In case of i2c remove register access was done without any
get_sync fix the same.
- Folds a patch from Tasslehoff to prevent any merge conflicts.
- Prevents the XDUF flag to be set if the underflow condition is not met.
- As per discussion in [1] .Adds a patch to rename the 1p153 errata and
use the unique id instead as the section number in the recent errata
docs has changed.
v9:
Fix the comments from Wolfram Sang
[1] http://www.spinics.net/lists/linux-i2c/msg07607.html
Tested on omap4sdp and omap3sdp.
Can you also describe how it was tested?
With the runtime PM changes, does it still hit full-chip retention in
idle and suspend after these changes?
I had a few minor comments on this version, otherwise feel free add
Reviewed-by: Kevin Hilman <redacted>
That being said, before this is merged, I woudl like to see some more
non-author Tested-bys. We've been having lots of regressions of late
from OMAP drivers that are not being sufficiently tested before
merging. We need to ensure proper testing before merge.
Other testers should also report what platforms they tested on, and how
it was tested.
Thanks,
Kevin